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.
Install / Use
/learn @hyunsooseol/SnowLatentREADME
snowLatent
This module allows users to conduct LCA, Multiple group LCA, Multilevel LCA, Latent Transition Analysis, LCA/LPA 3-step approach, and also provides various types of profile plots.
<img width="185" height="411" alt="image" src="https://github.com/user-attachments/assets/0c210b72-eb1e-400b-9822-a6118bb0ebc0" />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")
