R/tidyposterior-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom dplyr %>%
#' @importFrom dplyr bind_cols
#' @importFrom purrr map
#' @importFrom purrr map_chr
#' @importFrom rlang !!
#' @importFrom rlang is_string
#' @importFrom rlang na_dbl
#' @importFrom rsample vfold_cv
#' @importFrom rstanarm posterior_epred
#' @importFrom rstanarm stan_glmer
#' @importFrom stats as.formula
#' @importFrom stats median
#' @importFrom stats quantile
#' @importFrom stats setNames
#' @importFrom tibble as_tibble
#' @importFrom utils combn
## usethis namespace: end
NULL
topepo/tidyposterior documentation built on Oct. 18, 2023, 8:30 p.m.