FDboost
Boosting Functional Regression Models.
The package FDboost fits regression models for functional data, i.e., scalar-on-function, function-on-scalar, and function-on-function regression models, by a component-wise gradient boosting algorithm. Furthermore, it can be used to fit density-on-scalar regression models.
For installation instructions see below.
Instructions on how to use FDboost
can be found in various places:
For issues, bugs, feature requests etc. please use the GitHub Issues.
Install the last release from CRAN:
install.packages("FDboost")
Install the development version from GitHub:
# install.packages("pak")
pak::pak("boost-R/FDboost")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.