File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,8 +10,9 @@ FDboost
1010` FDboost ` Boosting Functional Regression Models.
1111
1212The package FDboost fits regression models for functional data, i.e.,
13- scalar-on-function, function-on-scalar and function-on-function regression models,
13+ scalar-on-function, function-on-scalar, and function-on-function regression models,
1414by a component-wise gradient boosting algorithm.
15+ Furthermore, it can be used to fit density-on-scalar regression models.
1516
1617## Using FDboost
1718
@@ -24,6 +25,7 @@ Instructions on how to use `FDboost` can be found in various places:
2425 - [ function-on-function regression] ( https://cran.r-project.org/web/packages/FDboost/vignettes/FLAM_canada.pdf )
2526 - [ scalar-on-function regression] ( https://cran.r-project.org/web/packages/FDboost/vignettes/FLAM_fuel.pdf )
2627 - [ function-on-scalar regression] ( https://cran.r-project.org/web/packages/FDboost/vignettes/FLAM_viscosity.pdf )
28+ - [ density-on-scalar regression] ( https://github.com/Eva2703/FDboost/blob/BayesSpace/vignettes/density-on-scalar_birth.pdf )
2729
2830## Issues & Feature Requests
2931
You can’t perform that action at this time.
0 commit comments