ExtraTrees method


[Up] [Top]

Documentation for package ‘extraTrees’ version 0.3-1

Help Pages

extraTrees Function for training ExtraTree classifier or regression.
extraTrees.default Function for training ExtraTree classifier or regression.
predict.extraTrees Function for making predictions from trained ExtraTree object.
toJavaMatrix Utility function for converting an R matrix (matrix of doubles) to Java matrix.
toRMatrix Utility function for converting Java matrix to R matrix (matrix of doubles).