mboost
implements boosting algorithms for fitting generalized linear, additive and interaction models to potentially high-dimensional data.
For installation instructions see below.
Instructions on how to use mboost
can be found in various places: - Have a look at the tutorials: - mboost tutorial - mboost 2.0 - Visit the project homepage and see further tutorials and references there.
For issues, bugs, feature requests etc. please use the GitHub Issues.
Current version (from CRAN):
Latest patch version (patched version of CRAN package; under development) from GitHub:
Latest development version (version with new features; under development) from GitHub:
To be able to use the install_github()
command, one needs to install devtools
first: