Learn R Programming

gscaLCA (version 0.0.5)

summary.gscaLCA: Summary of gscaLCA output or gscaLCR output

Description

Summary of gscaLCA output or gscaLCR output

Usage

# S3 method for gscaLCA
summary(object, print.cov.output = NULL, ...)

Arguments

object

the object of gscaLCA or gscaLCR

print.cov.output

a character of what type partitioning and regression. Four possible option are possible "multinomial.hard", "multinomial.soft", "binomial.hard", and "binomial.soft".

...

Additional arguments affecting the summary produced.

Value

print model fit, prevalence, item probabilities, and regression results

Examples

Run this code
# NOT RUN {
# summary(R2)
# }

Run the code above in your browser using DataLab