Learn R Programming

rater (version 1.3.2)

posterior_interval.optim_fit: Extract posterior intervals for parameters of the model

Description

Extract posterior intervals for parameters of the model

Usage

# 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