Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
get variance of ordered random forest predictions based on honest sample splitting as described in Lechner (2018)
get_orf_variance(
honest_pred,
honest_weights,
train_pred,
train_weights,
Y_ind_honest
)
vector of ORF variances
list of vectors of honest forest predictions
list of n x n matrices of honest forest weights
list of vectors of honest forests predictions from train sample
list of vectors of honest forests predictions from train sample
list of vectors of 0-1 outcomes for the honest sample