Learn R Programming

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

mboost (version 2.9-9)

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

3,971

Version

2.9-9

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Torsten Hothorn

Last Published

December 7th, 2023

Functions in mboost (2.9-9)

confint.mboost

Pointwise Bootstrap Confidence Intervals
FP

Fractional Polynomials
Family

Gradient Boosting Families
mboost

Gradient Boosting for Additive Models
boost_control

Control Hyper-parameters for Boosting Algorithms
methods

Methods for Gradient Boosting Objects
mboost_intern

Call internal functions.
mboost-package

mboost: Model-Based Boosting
cvrisk

Cross-Validation
plot

Plot effect estimates of boosting models
blackboost

Gradient Boosting with Regression Trees
IPCweights

Inverse Probability of Censoring Weights
boost_family-class

Class "boost_family": Gradient Boosting Family
glmboost

Gradient Boosting with Component-wise Linear Models
stabsel

Stability Selection
varimp

Variable Importance
mboost_fit

Model-based Gradient Boosting
survFit

Survival Curves for a Cox Proportional Hazards Model
baselearners

Base-learners for Gradient Boosting