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

fitted.FDboost

Fitted values of a boosted functional regression model


Description

Takes a fitted FDboost-object and computes the fitted values.

Usage

## S3 method for class 'FDboost'
fitted(object, toFDboost = TRUE, ...)

Arguments

object

a fitted FDboost-object

toFDboost

logical, defaults to TRUE. In case of regular response in wide format (i.e., response is supplied as matrix): should the predictions be returned as matrix, or list of matrices instead of vectors

...

additional arguments passed on to predict.FDboost

Value

matrix or vector of fitted 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.