Learn R Programming

mboost (version 2.9-14)

Model-Based Boosting

Description

Functional gradient descent algorithm (boosting) for optimizing general risk functions utilizing component-wise (penalised) least squares estimates or regression trees as base-learners for fitting generalized linear, additive and interaction models to potentially high-dimensional data. Models and algorithms are described in , a hands-on tutorial is available from . The package allows user-specified loss functions and base-learners.

Copy Link

Version

Install

install.packages('mboost')

Monthly Downloads

5,320

Version

2.9-14

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Torsten Hothorn

Last Published

September 6th, 2026

Functions in mboost (2.9-14)

FP

Fractional Polynomials
boost_family-class

Class "boost_family": Gradient Boosting Family
IPCweights

Inverse Probability of Censoring Weights
cvrisk

Cross-Validation
Family

Gradient Boosting Families
boost_control

Control Hyper-parameters for Boosting Algorithms
mboost

Gradient Boosting for Additive Models
blackboost

Gradient Boosting with Regression Trees
confint.mboost

Pointwise Bootstrap Confidence Intervals
baselearners

Base-learners for Gradient Boosting
survFit

Survival Curves for a Cox Proportional Hazards Model
mboost_intern

Call internal functions.
stabsel

Stability Selection
varimp

Variable Importance
mboost_fit

Model-based Gradient Boosting
plot

Plot effect estimates of boosting models
methods

Methods for Gradient Boosting Objects
glmboost

Gradient Boosting with Component-wise Linear Models
mboost-package

mboost: Model-Based Boosting