The function extracts features from functional data based on the Bspline fit.
For more details refer to FDboost::bsignal()
.
Arguments
- bsignal.knots
(
integer(1)
)
The number of knots for bspline.- bsignal.df
(
numeric(1)
)
The effective degree of freedom of penalized bspline.
Value
(data.frame).
See also
Other fda_featextractor:
extractFDADTWKernel()
,
extractFDAFPCA()
,
extractFDAFourier()
,
extractFDAMultiResFeatures()
,
extractFDATsfeatures()
,
extractFDAWavelets()