confint.est_multi_poly_within {MLCIRTwithin} | R Documentation |
Given the output from est_multi_poly_within, the inferior and superior limits of confidence intervals at a given level are displayed for abilities, item parameters, and regression coefficients for the 1st and the 2nd latent variable
## S3 method for class 'est_multi_poly_within'
confint(object, parm, level=0.95, ...)
object |
output from est_multi_poly_within |
parm |
empity object |
level |
confidence level |
... |
further arguments passed to or from other methods |
Francesco Bartolucci - University of Perugia (IT)