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

View source: R/methods.R

summary.FDboostR Documentation

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 class 'FDboost'
summary(object, ...)

## S3 method for class '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.


boost-R/FDboost documentation built on Aug. 6, 2023, 7:19 p.m.