powered by
This is the base function called by OOBPredict.
RunOOB(X, tree)
an n sample by d feature matrix (preferable) or data frame which was used to train the provided forest.
a tree from a forest returned by RerF.
out prediction matrix used by OOBPredict