Learn R Programming

⚠️There's a newer version (2.9-11) of this package.Take me there.

mboost (version 2.9-7)

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,064

Version

2.9-7

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

April 26th, 2022

Functions in mboost (2.9-7)

boost_control

Control Hyper-parameters for Boosting Algorithms
boost_family-class

Class "boost_family": Gradient Boosting Family
IPCweights

Inverse Probability of Censoring Weights
FP

Fractional Polynomials
Family

Gradient Boosting Families
confint.mboost

Pointwise Bootstrap Confidence Intervals
blackboost

Gradient Boosting with Regression Trees
cvrisk

Cross-Validation
mboost

Gradient Boosting for Additive Models
baselearners

Base-learners for Gradient Boosting
varimp

Variable Importance
mboost_intern

Call internal functions.
survFit

Survival Curves for a Cox Proportional Hazards Model
mboost-package

mboost: Model-Based Boosting
stabsel

Stability Selection
methods

Methods for Gradient Boosting Objects
mboost_fit

Model-based Gradient Boosting
glmboost

Gradient Boosting with Component-wise Linear Models
plot

Plot effect estimates of boosting models