coef.est_multi_poly_within {MLCIRTwithin} | R Documentation |
Display the estimated model parameters of est_multi_poly_within object
Description
Given the output from est_multi_poly_within, estimated abilities, item parameters, and regression coefficients are displayed for the 1st and the 2nd latent variable
Usage
## S3 method for class 'est_multi_poly_within'
coef(object, ...)
Arguments
object |
output from est_multi_poly_within |
... |
further arguments passed to or from other methods |
Author(s)
Francesco Bartolucci - University of Perugia (IT)
[Package MLCIRTwithin version 2.1.1 Index]