Learn R Programming

dexter (version 1.6.2)

coef.inter: Extract interaction model parameters

Description

Extract interaction model parameters

Usage

# S3 method for inter
coef(object, what = c("items", "scoreprob"), ...)

Arguments

object

an object returned by the function fit_inter

what

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