confint.est_multi_poly_between {MLCIRTwithin}R Documentation

Display the estimated confidence intervals of the model parameters of est_multi_poly_between object

Description

Given the output from est_multi_poly_between, the inferior and superior limits of confidence intervals at a given level are displayed for abilities, item parameters, and regression coefficients

Usage

	## S3 method for class 'est_multi_poly_between'
confint(object, parm, level=0.95, ...)
	

Arguments

object

output from est_multi_poly_between

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]