Nothing
#' unmconf: Modeling with Unmeasured Confounding
#'
#' Tools for fitting and assessing Bayesian multilevel regression models that
#' account for unmeasured confounders.
#'
#' @import rjags
#' @importFrom stats rexp rnorm rgamma rpois runif rbinom coef Gamma binomial
#' poisson gaussian model.frame model.matrix model.offset family
#' @importFrom janitor clean_names
#' @importFrom glue glue
#' @importFrom coda gelman.diag effectiveSize
#' @name unmconf
#' @aliases unmconf unmconf-package
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.