summary.recforest: Summary Method for recforest Objects

View source: R/0_s3_methods.R

summary.recforestR Documentation

Summary Method for recforest Objects

Description

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

Usage

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

Arguments

object

An object of class recforest.

...

Additional arguments to be passed to the summary function.

Value

The function prints the metrics of the recforest object.


recforest documentation built on April 12, 2025, 9:17 a.m.