print.boosted_regression_forest {grf} | R 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). |
[Package grf version 2.3.2 Index]