Learn R Programming

FDboost (version 0.2-0)

print.FDboost: Print a boosted functional regression model

Description

Takes a fitted FDboost-object and produces a print on the console.

Usage

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

Arguments

x

a fitted FDboost-object

...

currently not used

Value

a list with information on the model

See Also

FDboost for the model fit.