# \donttest{
fit <- rater(anesthesia, "dawid_skene")
# Calculate the diagnostics for all parameters.
mcmc_diagnostics(fit)
# Calculate the diagnostics just for the pi parameter.
mcmc_diagnostics(fit, pars = "pi")
# }
Run the code above in your browser using DataLab