R/posterior_interval.R
posterior_interval.optim_fit.Rd
Extract posterior intervals for parameters of the model
# S3 method for optim_fit
posterior_interval(object, prob = 0.9, pars = c("pi", "theta"), ...)
A rater optim_fit object
A probability
The parameters to calculate the intervals for
Other arguments