residuals.FDboost: Residual values of a boosted functional regression model

Description Usage Arguments Details Value See Also

Description

Takes a fitted FDboost-object and computes the residuals.

Usage

1
2
## S3 method for class 'FDboost'
residuals(object, ...)

Arguments

object

a fitted FDboost-object

...

not used

Details

The residual is missing if the corresponding value of the response was missing.

Value

matrix of residual values

See Also

FDboost for the model fit.


FDboost documentation built on May 2, 2019, 6:48 p.m.