Skip to content
forked from boost-R/FDboost

Boosting Functional Regression Models. The current release version can be found on CRAN (http://cran.r-project.org/package=FDboost).

Notifications You must be signed in to change notification settings

m-muecke/FDboost

 
 

Repository files navigation

FDboost

R-CMD-check CRAN status CRAN RStudio mirror downloads

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.

Using FDboost

For installation instructions see below.

Instructions on how to use FDboost can be found in various places:

Issues & Feature Requests

For issues, bugs, feature requests etc. please use the GitHub Issues.

Installation

Install the last release from CRAN:

install.packages("FDboost")

Install the development version from GitHub:

# install.packages("pak")
pak::pak("boost-R/FDboost")

About

Boosting Functional Regression Models. The current release version can be found on CRAN (http://cran.r-project.org/package=FDboost).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%