LOCFIT: R and S-Plus Help | ||||
summary(object)
Computes a short summary for a generalized cross-validation plot structure
Arguments:
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:
Key Words:
methods
| ||||
|
Built: Thu Dec 2 16:56:05 EST 2004
Copyright © 2004, Catherine Loader locfit@herine.net | ||||