25 Forks
69 Stars
69 Watchers

mboost

Boosting algorithms for fitting generalized linear, additive and interaction models to potentially high-dimensional data. The current relase version can be found on CRAN (http://cran.r-project.org/package=mboost).

How to download and setup mboost

Open terminal and run command
git clone https://github.com/boost-R/mboost.git
git clone is used to create a copy or clone of mboost repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mboost https://github.com/boost-R/mboost/archive/master.zip

Or simply clone mboost with SSH
[email protected]:boost-R/mboost.git

If you have some problems with mboost

You may open issue on mboost support forum (system) here: https://github.com/boost-R/mboost/issues