print.summary.MetaForest {metaforest} | R Documentation |
Prints summary.MetaForest object.
Description
Prints summary.MetaForest object.
Usage
## S3 method for class 'summary.MetaForest'
print(x, digits, ...)
Arguments
x |
an object used to select a method. |
digits |
minimal number of significant digits, see |
... |
further arguments passed to or from other methods. |
Examples
[Package metaforest version 0.1.4 Index]