View source: R/analysis_tools.R
leaf_stats.instrumental_forest | R Documentation |
Calculate summary stats given a set of samples for instrumental forests.
## S3 method for class 'instrumental_forest'
leaf_stats(forest, samples, ...)
forest |
The GRF forest |
samples |
The samples to include in the calculations. |
... |
Additional arguments (currently ignored). |
A named vector containing summary stats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.