R/globals.R

utils::globalVariables(c("cumu_regret_normalNB_hist",
                         "regret_normalNB_hist",
                         "beta_normalNB_hist",
                         "lower_normalNB",
                         "upper_normalNB",
                         "cumu_regret_laplacePoisson_hist",
                         "regret_laplacePoisson_hist",
                         "beta_laplacePoisson_hist",
                         "lower_laplacePoisson",
                         "upper_laplacePoisson",
                         "cumu_regret_ZIP_hist",
                         "regret_ZIP_hist",
                         "beta_ZIP_hist",
                         "gamma_ZIP_hist",
                         "lower_ZIP",
                         "upper_ZIP", "cumu_regret_linearTSlog_hist",
                         "regret_linearTSlog_hist",
                         "beta_linearTSlog_hist",
                         "lower_linearTSlog",
                         "upper_linearTSlog",
                         "cumu_regret_ZINB_hist",
                         "regret_ZINB_hist",
                         "beta_ZINB_hist",
                         "gamma_ZINB_hist",
                         "lower_ZINB","upper_ZINB"))

Try the countts package in your browser

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

countts documentation built on May 29, 2024, 10:23 a.m.