fitted.FDboost {FDboost} | R Documentation |
Takes a fitted FDboost
-object and computes the fitted values.
## S3 method for class 'FDboost'
fitted(object, toFDboost = TRUE, ...)
object |
a fitted |
toFDboost |
logical, defaults to |
... |
additional arguments passed on to |
matrix or vector of fitted values
FDboost
for the model fit.