R/global-vars.R

if(getRversion() >= "2.15.1") 
  utils::globalVariables(c(".", 
                           ".SD", 
                           "..atVars", 
                           ":=",
                           "patterns",
                           "..atVarsNew", 
                           "..at_vars", 
                           "pred", 
                           "count",
                           "atValues",
                           "draw",
                           "inv_z",
                           "which_cat",
                           "z",
                           "observation",
                           "threshold"))

Try the bayesMeanScale package in your browser

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

bayesMeanScale documentation built on April 4, 2025, 2:01 a.m.