forest_grf_fit: Calculates Random Forest fit using the 'grf' package

View source: R/ml_wrapper.R

forest_grf_fitR Documentation

Calculates Random Forest fit using the grf package

Description

Calculates Random Forest fit using the grf package

Usage

forest_grf_fit(x, y, args = list())

Arguments

x

Matrix of covariates

y

vector of outcomes

args

List of arguments passed to regression_forest

Value

An object with S3 class "regression_forest"


MCKnaus/causalDML documentation built on Aug. 19, 2023, 5:47 p.m.