fitted.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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.