# S3 method for optim_fit
summary(object, n_pars = 8, ...)
Arguments
object
An object of class optim_fit.
n_pars
The number of pi/theta parameters and z 'items' to display.
...
Other arguments passed to function.
Details
For the class conditional model the 'full' theta parameterisation
(i.e. appearing to have the same number of parameters as the standard
Dawid-Skene model) is calculated and returned. This is designed to allow
easier comparison with the full Dawid-Skene model.