powered by
mcmc_fit
Print a mcmc_fit object
# S3 method for mcmc_fit print(x, ...)
An object of class mcmc_fit.
Other arguments.
# \donttest{ # Suppress sampling output. mcmc_fit <- rater(anesthesia, "dawid_skene", verbose = FALSE) print(mcmc_fit) # }
Run the code above in your browser using DataLab