hoparm: extract higher-order parameters
Description
Function to extract higher-order parameters when a higher-order model is fitted.Usage
hoparm(object, withSE = FALSE, theta.est = FALSE, digits = 4, ...)
Arguments
object
estimated GDINA object returned from GDINA
withSE
estimate standard errors for lambda parameters or not?
theta.est
logical; Estimating higher-order person ability or not? The default is FALSE
.
digits
how many decimal places for the ouput?
Value
a list with element theta
for higher-order incidental (ability) parameters
and lambda
for higher-order structural parameters.