Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

leaf_stats.regression_forest

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


Description

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

Usage

## S3 method for class 'regression_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

Generalized Random Forests

v1.2.0
GPL-3
Authors
Julie Tibshirani [aut, cre], Susan Athey [aut], Rina Friedberg [ctb], Vitor Hadad [ctb], David Hirshberg [ctb], Luke Miner [ctb], Erik Sverdrup [ctb], Stefan Wager [aut], Marvin Wright [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.