Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

adabag-internal

Internal adabag functions


Description

Internal adabag functions

Usage

entropyEachTree.bagging(object, trainingdata, OOB=TRUE, marginType="unsupervised", 

	newmfinal=length(object$trees), doTrace=TRUE) 

Margin.vote(vote,type="unsupervised",observed)

OOBIndex(mySample)

predictOrderedAggregation.bagging(object, newdata, myorder,doTrace=TRUE)

vote.bagging(object, newdata,OOB=TRUE, myTreeIndex=seq(1,length(object$trees))) 

select(fila, vardep.summary, ...)

Details

These are not to be called by the user


adabag

Applies Multiclass AdaBoost.M1, SAMME and Bagging

v4.2
GPL (>= 2)
Authors
Alfaro, Esteban; Gamez, Matias and Garcia, Noelia; with contributions from Li Guo
Initial release
2018-01-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.