Learn R Programming

ada (version 2.0-5.1)

The R Package Ada for Stochastic Boosting

Description

Performs discrete, real, and gentle boost under both exponential and logistic loss on a given data set. The package ada provides a straightforward, well-documented, and broad boosting routine for classification, ideally suited for small to moderate-sized data sets.

Copy Link

Version

Install

install.packages('ada')

Monthly Downloads

6,100

Version

2.0-5.1

License

GPL

Maintainer

Mark Culp

Last Published

February 17th, 2026

Functions in ada (2.0-5.1)

update.ada

Add more trees to an ada object
addtest

Add a test set to ada
pairs.ada

Pairwise Plots and Variable Importancs Plot for Ada
predict.ada

Predict a data set using Ada
plot.ada

Plots for Ada
summary.ada

Summary of model fit for arbitrary data (test, validation, or training)
print.ada

Model Information for Ada
soldat

Solubility Data
ada

Fitting Stochastic Boosting Models