adabag-internal: Internal 'adabag' functions

adabag-internalR Documentation

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, ...)

internal1(x,item)

internal2(riga, namecol, item=item)

itemp_IW(y, offset, parms, wt)

stemp_IW(y, wt, x, parms, continuous)

etemp_IW(y, wt, parms)


Details

These are not to be called by the user


adabag documentation built on May 31, 2023, 9:09 p.m.