Learn R Programming

recforest (version 1.0.0)

summary.recforest: Summary Method for recforest Objects

Description

This function provides a summary of a recforest object by printing its metrics.

Usage

# S3 method for recforest
summary(object, ...)

Value

The function prints the metrics of the recforest object.

Arguments

object

An object of class recforest.

...

Additional arguments to be passed to the summary function.