Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.glca

Summarizes the Estimated Parameters of Fitted glca Model


Description

summary method for class "glca".

Usage

## S3 method for class 'glca'
summary(object, digits = max(3, getOption("digits") - 3), ...)

Arguments

object

an object of "glca", usually, a result of a call to glca

digits

the number of digits to be printed

...

further arguments passed to or from other methods

Value

This function prints decriptions of model and its more detailed estimated parameters but returns NULL.

See Also

Examples

## For examples see example(glca)

glca

Estimating a Group-Effect in Latent Class Analysis

v1.2.2
GPL-3
Authors
Youngsun Kim [aut, cre], Hwan Chung [aut]
Initial release
2021-03-29

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.