fitted.spm: Fitted values for semiparametric regression.
Description
Extracts fitted values from a semiparametric
regression fit object.
Usage
# S3 method for spm
fitted(object,...)
Arguments
object
a fitted spm object as produced by spm().
...
other possible arguments.
Value
The vector of fitted.
Details
Extracts fitted from a semiparametric regression fit object.
The fitted are defined to be the set of values obtained
when the predictor variable data are substituted into the
fitted regression model.