Learn R Programming

FDboost (version 0.2-0)

summary.FDboost: Summary of a boosted functional regression model

Description

Takes a fitted FDboost-object and produces a summary.

Usage

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

Arguments

object

a fitted FDboost-object

...

currently not used

Value

a list with summary information

See Also

FDboost for the model fit.