predict_forest_weights_for_ME: ORF Weight Predictions for Marginal Effects

View source: R/orf_dev.R

predict_forest_weights_for_MER 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


orf documentation built on July 24, 2022, 1:05 a.m.