#' @examples \donttest{
#' # Fit Weibull (PH) model
#' ndmm_fit <- nma(ndmm_net, \dontshow{refresh = if (interactive()) 200 else 0,}
#' likelihood = "weibull",
#' prior_intercept = normal(scale = 100),
#' prior_trt = normal(scale = 10),
#' prior_aux = half_normal(scale = 10))
#'
#' ndmm_fit
#' }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.