coef.hopit: Extracting the model coefficients
Description
Extract the model coefficients from the hopit
model.
Usage
# S3 method for hopit
coef(object, aslist = FALSE, ...)
Arguments
- object
a hopit
object.
- aslist
a logical indicating whether the model coefficients should be returned
as a list of three vectors
related to latent variables, threshold lambdas, and threshold gammas.
- ...
further arguments passed to or from other methods.