Extract interaction model parameters
# S3 method for inter
coef(object, what = c("items", "scoreprob"), ...)
an object returned by the function fit_inter
which coefficients to return. Defaults to items
(the item parameters), can also be scoreprob
for the probability of each item score per booklet score.
further arguments to coef are ignored