leaf_stats.instrumental_forest: Calculate summary stats given a set of samples for...

View source: R/analysis_tools.R

leaf_stats.instrumental_forestR Documentation

Calculate summary stats given a set of samples for instrumental forests.

Description

Calculate summary stats given a set of samples for instrumental forests.

Usage

## S3 method for class 'instrumental_forest'
leaf_stats(forest, samples, ...)

Arguments

forest

The GRF forest

samples

The samples to include in the calculations.

...

Additional arguments (currently ignored).

Value

A named vector containing summary stats


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