predict_forest_weights_for_ME {orf}R Documentation

ORF Weight Predictions for Marginal Effects

Description

Fast ORF Weight Predictions for estimation of marginal effects at mean

Usage

predict_forest_weights_for_ME(forest, data, pred_data)

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)

Value

list of weights


[Package orf version 0.1.4 Index]