Residualizes the train sample using cross-fitting Residualizes the estimation samples using a train fit

Tests wheterh object is a grid_rf.

grid_rf(num.trees = 500, num.threads = NULL, resid_est = TRUE)

is_grid_rf(x)

Arguments

num.trees

number of trees in the random forest

num.threads

num.threads

resid_est

Residualize the Estimation sample (using fit from training)

x

an R object

Value

grid_rf object

Boolean

Functions

  • is_grid_rf: is grid_rf