Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

residuals.FDboost

Residual values of a boosted functional regression model


Description

Takes a fitted FDboost-object and computes the residuals, more precisely the current value of the negative gradient is returned.

Usage

## 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

Boosting Functional Regression Models

v1.0-0
GPL-2
Authors
Sarah Brockhaus [aut], David Ruegamer [aut, cre], Almond Stoecker [aut], Torsten Hothorn [ctb], with contributions by many others (see inst/CONTRIBUTIONS) [ctb]
Initial release
2020-08-31

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.