Learn R Programming

grf (version 2.3.2)

tune_causal_forest: 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, ...)

Value

output

Arguments

X

X

Y

Y

W

W

Y.hat

Y.hat

W.hat

W.hat

...

Additional arguments (currently ignored).