/snowLatent

Latent Class analysis: This module allows users to conduct LCA, Multiple group LCA, and Multilevel LCA based on glca R package, and provide plot such as Profile plot and Radar chart within module.

Primary LanguageRGNU General Public License v2.0GPL-2.0

snowLatent

This module allows users to conduct LCA, Multiple group LCA, and Multilevel LCA based on glca R package.

snowLatent module can be installed and used in R as a standard R packages.

Installation

At the moment, snowLatent is not in CRAN yet, so you need to install it via devtools

library(jmv)

library(haven)

library(jmvReadWrite)

library(jmvconnect)

devtools::install_github("hyunsooseol/snowLatent")