A generic function which extracts model coefficients from objects returned by modeling functions.
# S3 method for IRTest
coef(object, complete = TRUE, ...)Coefficients extracted from the model (object).
An object for which the extraction of model coefficients is meaningful.
A logical value indicating if the full coefficient vector should be returned.
Other arguments.