Learn R Programming

orf (version 0.1.4)

predict_forest_preds_for_ME: ORF Predictions for Marginal Effects

Description

Fast ORF Predictions for estimation of marginal effects at mean

Usage

predict_forest_preds_for_ME(forest, data, pred_data)

Value

list of predictions

Arguments

forest

list of ranger forest objects

data

list of n x n matrices of indicator data for orf

pred_data

list of prediction data (X_mean_up/down)