Extract posterior intervals for parameters of the model

# S3 method for optim_fit
posterior_interval(object, prob = 0.9, pars = c("pi", "theta"), ...)

Arguments

object

A rater optim_fit object

prob

A probability

pars

The parameters to calculate the intervals for

...

Other arguments