R/globals.R

# Just some global variables, really nothing to see here...
utils::globalVariables(c(
  ".", ".N", ".SD", "..segment_by", "count", "A", "Y", "ids", "g1", "g0",
  "QA", "QA_star", "Q1", "Q1_star", "Q0", "Q0_star", "eif_dr", "cate", "rule",
  "param", "test_stat", "threshold", "estimate", "est_var", "std_err",
  "lwr_ci", "upr_ci", "pval", "pval_adj", "pval_seg", "Hn_tsm_ctl",
  "Hn_tsm_trt", "Hn_tsm_dopt", "Hn_ate_static", "tsm_eif_mean", "ate_eif_mean",
  "avg_treatment_cost", "segment_cost", "segment_proportion", "seg_ind",
  "Inference"
))
Netflix/sherlock documentation built on Dec. 17, 2021, 5:22 a.m.