coef.hopit: Extracting the model coefficients

View source: R/generics.R

coef.hopitR 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


MaciejDanko/hopit documentation built on Oct. 4, 2022, 7:59 p.m.