fitted.ssanova {gss} | R Documentation |
Methods for extracting fitted values and residuals from smoothing spline ANOVA fits.
## S3 method for class 'ssanova' fitted(object, ...) ## S3 method for class 'ssanova' residuals(object, ...) ## S3 method for class 'gssanova' fitted(object, ...) ## S3 method for class 'gssanova' residuals(object, type="working", ...)
object |
Object of class |
type |
Type of residuals desired, with two alternatives
|
... |
Ignored. |
The fitted values for "gssanova"
objects are on the link
scale, so are the "working"
residuals.