Residual values of a boosted functional regression model
Takes a fitted FDboost
-object and computes the residuals,
more precisely the current value of the negative gradient is returned.
## S3 method for class 'FDboost' residuals(object, ...)
object |
a fitted |
... |
not used |
The residual is missing if the corresponding value of the response was missing.
matrix of residual values
FDboost
for the model fit.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.