summary.recforest {recforest} | R Documentation |
This function provides a summary of a recforest object by printing its metrics.
## S3 method for class 'recforest'
summary(object, ...)
object |
An object of class |
... |
Additional arguments to be passed to the summary function. |
The function prints the metrics of the recforest
object.