Learn R Programming

ada (version 2.0-5)

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

5,596

Version

2.0-5

License

GPL

Maintainer

Last Published

May 13th, 2016

Functions in ada (2.0-5)

ada

Fitting Stochastic Boosting Models
update.ada

Add more trees to an ada object
predict.ada

Predict a data set using Ada
soldat

Solubility Data
plot.ada

Plots for Ada
print.ada

Model Information for Ada
summary.ada

Summary of model fit for arbitrary data (test, validation, or training)
addtest

Add a test set to ada
pairs.ada

Pairwise Plots and Variable Importancs Plot for Ada