summary.gcvplot Summarize a generalized cross-validation plot structure summary.gcvplot

Usage:


summary(object)

Arguments:

object
A "gcvplot" structure produced by a call to gcvplot, cpplot e.t.c.

Value:

A matrix with two columns; one row for each fit computed in the gcvplot call. The first column is the fitted degrees of freedom; the second is the GCV or other criterion computed.

Examples:


data(ethanol)
summary(gcvplot(NOx~E,data=ethanol,alpha=seq(0.2,1.0,by=0.05)))

See Also:

locfit, gcv, gcvplot

Key Words:

locfit
  Locfit Home   Help Index  

Built: Fri Nov 10 18:52:58 EST 2000
Copyright © 2000, Lucent Technologies
Author: Catherine Loader