print.grf | R Documentation |
Print a GRF forest object.
## S3 method for class 'grf'
print(x, decay.exponent = 2, max.depth = 4, ...)
x |
The tree to print. |
decay.exponent |
A tuning parameter that controls the importance of split depth. |
max.depth |
The maximum depth of splits to consider. |
... |
Additional arguments (currently ignored). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.