Extract Estimated Item Parameters and Skill Class Distribution Parameters
Extract Estimated Item Parameters and Skill Class Distribution Parameters
Extracts the estimated parameters from either din, gdina, gdina or gdm objects.
## S3 method for class 'din'coef(object,...)## S3 method for class 'gdina'coef(object,...)## S3 method for class 'mcdina'coef(object,...)## S3 method for class 'gdm'coef(object,...)## S3 method for class 'slca'coef(object,...)
Arguments
object: An object inheriting from either class din, class gdina, class mcdina, class slca
or class gdm.
...: Additional arguments to be passed.
Returns
A vector, a matrix or a data frame of the estimated parameters for the fitted model.