fitted.asp: Fitted values for semiparametric regression.
Description
Extracts fitted values from a semiparametric
regression fit object.
Usage
# S3 method for asp
fitted(object,...)
Value
The vector of fitted.
Arguments
object
a fitted asp object as produced by asp2().
...
other possible arguments.
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.