summary.mondrianforest: Summary method for mondrianforest.

Description Usage Arguments Value

View source: R/methods.R

Description

Return a list with a brief summary of the forest and training data.

Usage

1
2
## S3 method for class 'mondrianforest'
summary(mforest)

Arguments

mforest

a mondrianforest class object.

Value

A list containing the number of trees, dimensions of the training data, summary of the data, and parameters.


millerjoey/mondrianforest documentation built on May 25, 2019, 10:30 p.m.