FDboost (version 1.0-0)

summary.FDboost: Print and summary of a boosted functional regression model

Description

Takes a fitted FDboost-object and produces a print to the console or a summary.

Usage

# S3 method for FDboost
summary(object, ...)

# S3 method for FDboost print(x, ...)

Arguments

object

a fitted FDboost-object

...

currently not used

x

a fitted FDboost-object

Value

a list with information on the model / a list with summary information

See Also

FDboost for the model fit.