Print and summary of a boosted functional regression model
Takes a fitted FDboost
-object and produces a print to the console or a summary.
## S3 method for class 'FDboost' summary(object, ...) ## S3 method for class 'FDboost' print(x, ...)
object
: a fitted FDboost
-object...
: currently not usedx
: a fitted FDboost
-objecta list with information on the model / a list with summary information
FDboost
for the model fit.