confint.est_multi_poly_within {MLCIRTwithin} | R Documentation |
Display the estimated confidence intervals of the model parameters of est_multi_poly_within object
Description
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
Usage
## S3 method for class 'est_multi_poly_within'
confint(object, parm, level=0.95, ...)
Arguments
object |
output from est_multi_poly_within |
parm |
empity object |
level |
confidence level |
... |
further arguments passed to or from other methods |
Author(s)
Francesco Bartolucci - University of Perugia (IT)
[Package MLCIRTwithin version 2.1.1 Index]