fitted.ssanova {gss} | R Documentation |
Methods for extracting fitted values and residuals from smoothing spline ANOVA fits.
fitted[.ssanova](obj) residuals[.ssanova](obj) fitted[.gssanova](obj) residuals[.gssanova](obj,type="working")
obj |
Object of class "ssanova" or "gssanova" . |
type |
Type of residuals desired, with two alternatives
"working" (default) or "deviance" . |
The fitted values for "gssanova"
objects are on the link
scale, the same scale the "working"
residuals are on.