boost-R / gamboostLSS

Boosting models for fitting generalized additive models for location, shape and scale (GAMLSS) to potentially high dimensional data. The current relase version can be found on CRAN (https://cran.r-project.org/package=gamboostLSS).
26 stars 11 forks source link
boosting-algorithms cran gamboostlss gamlss machine-learning r-language r-package variable-selection

gamboostLSS

Build Status (Linux) Build status (Windows) CRAN Status Badge Coverage Status

gamboostLSS implements boosting algorithms for fitting generalized linear, additive and interaction models for to potentially high-dimensional data. Instead of modeling only the mean, gamboostLSS enables the user to model various distribution parameters such as location, scale and shape at the same time (hence the name GAMLSS, generalized additive models for location, scale and shape).

Using gamboostLSS

Issues & Feature Requests

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

Installation