Man pages for grf
Generalized Random Forests

average_lateAverage LATE (removed)
average_partial_effectAverage partial effect (removed)
average_treatment_effectGet doubly robust estimates of average treatment effects.
best_linear_projectionEstimate the best linear projection of a conditional average...
boosted_regression_forestBoosted regression forest
boot_grfSimple clustered bootstrap.
causal_forestCausal forest
causal_survival_forestCausal survival forest
create_dot_bodyWrites each node information If it is a leaf node: show it in...
custom_forestCustom forest (removed)
estimate_rateCompute rate estimates, a function to be passed on to...
expected_survivalCompute E[T | X]
export_graphvizExport a tree in DOT format. This function generates a...
generate_causal_dataGenerate causal forest data
generate_causal_survival_dataSimulate causal survival data
get_forest_weightsGiven a trained forest and test data, compute the kernel...
get_leaf_nodeFind the leaf node for a test sample.
get_sample_weightsRetrieve forest weights (renamed to get_forest_weights)
get_scoresCompute doubly robust scores for a GRF forest object
get_scores.causal_forestCompute doubly robust scores for a causal forest.
get_scores.causal_survival_forestCompute doubly robust scores for a causal survival forest.
get_scores.instrumental_forestDoubly robust scores for estimating the average conditional...
get_scores.multi_arm_causal_forestCompute doubly robust scores for a multi arm causal forest.
get_treeRetrieve a single tree from a trained forest object.
grf-packagegrf: Generalized Random Forests
instrumental_forestIntrumental forest
leaf_stats.causal_forestCalculate summary stats given a set of samples for causal...
leaf_stats.defaultA default leaf_stats for forests classes without a leaf_stats...
leaf_stats.instrumental_forestCalculate summary stats given a set of samples for...
leaf_stats.regression_forestCalculate summary stats given a set of samples for regression...
ll_regression_forestLocal linear forest
lm_forestLM Forest
merge_forestsMerges a list of forests that were grown using the same data...
multi_arm_causal_forestMulti-arm/multi-outcome causal forest
multi_regression_forestMulti-task regression forest
plot.grf_treePlot a GRF tree object.
plot.rank_average_treatment_effectPlot the Targeting Operator Characteristic curve.
predict.boosted_regression_forestPredict with a boosted regression forest.
predict.causal_forestPredict with a causal forest
predict.causal_survival_forestPredict with a causal survival forest forest
predict.instrumental_forestPredict with an instrumental forest
predict.ll_regression_forestPredict with a local linear forest
predict.lm_forestPredict with a lm forest
predict.multi_arm_causal_forestPredict with a multi arm causal forest
predict.multi_regression_forestPredict with a multi regression forest
predict.probability_forestPredict with a probability forest
predict.quantile_forestPredict with a quantile forest
predict.regression_forestPredict with a regression forest
predict.survival_forestPredict with a survival forest
print.boosted_regression_forestPrint a boosted regression forest
print.grfPrint a GRF forest object.
print.grf_treePrint a GRF tree object.
print.rank_average_treatment_effectPrint the Rank-Weighted Average Treatment Effect (RATE).
print.tuning_outputPrint tuning output. Displays average error for q-quantiles...
probability_forestProbability forest
quantile_forestQuantile forest
rank_average_treatment_effectEstimate a Rank-Weighted Average Treatment Effect (RATE).
rank_average_treatment_effect.fitFitter function for Rank-Weighted Average Treatment Effect...
regression_forestRegression forest
split_frequenciesCalculate which features the forest split on at each depth.
survival_forestSurvival forest
test_calibrationOmnibus evaluation of the quality of the random forest...
tune_causal_forestCausal forest tuning (removed)
tune_forestTune a forest
tune_instrumental_forestInstrumental forest tuning (removed)
tune_ll_causal_forestLocal linear forest tuning
tune_ll_regression_forestLocal linear forest tuning
tune_regression_forestRegression forest tuning (removed)
variable_importanceCalculate a simple measure of 'importance' for each feature.
grf documentation built on Oct. 1, 2023, 1:07 a.m.