R/utils.R

# quiet R-CMD-check NOTEs that workflowsets and yardstick are unused
# (see example data .Rmds for usage)
#' @importFrom broom.mixed tidyMCMC
#' @importFrom ggplot2 ggplot
NULL

utils::globalVariables(c(
  ".",
  ".rownames",
  ":=",
  "QE.del",
  "alternative",
  "chosen",
  "cook.d",
  "cov.r",
  "dfbetas",
  "dffits",
  "hat",
  "linpred",
  "probabilities",
  "rstudent",
  "tau2.del",
  "weight"
))

Try the gglm package in your browser

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

gglm documentation built on March 31, 2023, 5:45 p.m.