print.boosted_regression_forest: Print a boosted regression forest

View source: R/print.R

print.boosted_regression_forestR Documentation

Print a boosted regression forest

Description

Print a boosted regression forest

Usage

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

Arguments

x

The boosted forest to print.

...

Additional arguments (currently ignored).


grf documentation built on Oct. 1, 2023, 1:07 a.m.