Learn R Programming

grf (version 2.3.2)

custom_forest: Custom forest (removed)

Description

To build a custom forest, see an existing simpler forest, like regression_forest, for a development template.

Usage

custom_forest(X, Y, ...)

Arguments

X

X

Y

Y

...

Additional arguments (currently ignored).