tune_causal_forest: Causal forest tuning (removed)

View source: R/deprecated.R

tune_causal_forestR Documentation

Causal forest tuning (removed)

Description

To tune a causal forest, see the function 'causal_forest'

Usage

tune_causal_forest(X, Y, W, Y.hat, W.hat, ...)

Arguments

X

X

Y

Y

W

W

Y.hat

Y.hat

W.hat

W.hat

...

Additional arguments (currently ignored).

Value

output


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