Extract the model coefficients from the hopit
model.
# S3 method for hopit
coef(object, aslist = FALSE, ...)
a hopit
object.
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.