listAdaVarsUsed: List the variables used by an adaboost model

View source: R/ada.R

listAdaVarsUsedR Documentation

List the variables used by an adaboost model

Description

Returns a list of the variables used and their frequencies.

Usage

listAdaVarsUsed(model)

Arguments

model

an rpart object.

Author(s)

Graham.Williams@togaware.com

References

Package home page: https://togaware.com/projects/rattle/


rattle documentation built on Feb. 9, 2026, 1:07 a.m.