print.boosted_regression_forest: Print a boosted regression forest
Description
Print a boosted regression forest
Usage
# S3 method for boosted_regression_forest
print(x, ...)
Arguments
- x
The boosted forest to print.
- ...
Additional arguments (currently ignored).