grid_rf.Rd
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)
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 |
grid_rf object
Boolean
is_grid_rf
: is grid_rf