coef.hopit {hopit}R Documentation

Extracting the model coefficients

Description

Extract the model coefficients from the hopit model.

Usage

## S3 method for class '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.

Author(s)

Maciej J. Danko


[Package hopit version 0.11.6 Index]