adabag-internal | R Documentation |
adabag
functionsInternal adabag
functions
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)
These are not to be called by the user
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.