Skip to content

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

boost-R/FDboost

Repository files navigation

FDboost

Build Status (Linux)

CRAN Status Badge

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 Instructions

  • Current version (from CRAN):

    install.packages("FDboost")
  • Latest patch version (patched version of CRAN package; under development) from GitHub:

    library("devtools")
    install_github("boost-R/FDboost") 
    library("FDboost")

To be able to use the install_github() command, one needs to install devtools first:

install.packages("devtools")
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy