print.ForestSamples: Summarize a ForestSamples Object

View source: R/forest.R

print.ForestSamplesR Documentation

Summarize a ForestSamples Object

Description

Prints a summary of the ForestSamples object, including number of forests and the underlying model of each forest.

Usage

## S3 method for class 'ForestSamples'
print(x, ...)

Arguments

x

ForestSamples object

...

Additional arguments

Value

ForestSamples object unchanged after printing summary


stochtree documentation built on April 29, 2026, 1:08 a.m.