R/globals.R

# pkg.env <- new.env()
#
# pkg.env$cur.val <- 0
# pkg.env$times.changed <- 0


utils::globalVariables(c("includeScript",
                         "getDensities",
                         "hte_causalTree",
                         "linear_terms",
                         "hte_ipw",
                         "hte_forest",
                         "hte_matchinginleaves",
                         "hte_plot",
                         "hte_plot_line",
                         "makeplots",
                         "matchinleaves",
                         "match_on",
                         "fill.NAs",
                         "na.omit",
                         "<<-",
                         "%>%",
                         "y",
                         "denstiy",
                         "as.formula",
                         "install.packages",
                         "installed.packages",
                         "lm",
                         "gph",
                         "stars_setup",
                         "layout",
                         "par",
                         "treatment",
                         "hist",
                         "abline",
                         "text",
                         "mtext",
                         "plot.new",
                         "segments",
                         "colorRampPalette",
                         "axis",
                         "opfit",
                         "data",
                         "ttable",
                         "legend",
                         "var",
                         "pnorm",
                         "coef",
                         "polygon",
                         "rgb",
                         "rect",
                         "lines",
                         "runApp",
                         "write.csv",
                         "match_results",
                         "match_data",
                         "edurose_mediation_20181126",
                         "setNames",
                         "reshape",
                         "t.test",
                         "standarderror",
                         "plotOutcomes",
                         "..estimRange",
                         "..treeRange",
                         "..x",
                         "causalTree_env",
                         "data.table",
                         "mlist",
                         "na.rpart",
                         "rpart",
                         "rpart.control",
                         "rpartcallback",
                         "tr",
                         "tree.depth",
                         "w",
                         "."))

Try the htetree package in your browser

Any scripts or data that you put into this service are public.

htetree documentation built on April 4, 2025, 5:15 a.m.