powered by
stanfit
rater_fit
Get the underlying stanfit object from a rater_fit object.
get_stanfit(fit)
A stanfit object from rstan.
A rater_fit object.
# \donttest{ fit <- rater(anesthesia, "dawid_skene", verbose = FALSE) stan_fit <- get_stanfit(fit) stan_fit # }
Run the code above in your browser using DataLab