Package: glca Type: Package Title: An R Package for Multiple-Group Latent Class Analysis Version: 1.4.2 Authors@R: c( person(given = "Youngsun", family = "Kim", role = c("aut", "cre"), email = "yskstat@gmail.com"), person(given = "Hwan", family = "Chung", role = c("aut"), email = "hwanch@korea.ac.kr") ) Author: Youngsun Kim [aut, cre], Hwan Chung [aut] Maintainer: Youngsun Kim Description: Fits multiple-group latent class analysis (LCA) for exploring differences between populations in the data with a multilevel structure. There are two approaches to reflect group differences in glca: fixed-effect LCA (Bandeen-Roche et al (1997) ; Clogg and Goodman (1985) ) and nonparametric random-effect LCA (Vermunt (2003) ). License: GPL-3 BugReports: https://github.com/kim0sun/glca/issues/ Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0) RoxygenNote: 7.3.1 Imports: MASS, Rcpp, graphics, grDevices LinkingTo: Rcpp URL: https://kim0sun.github.io/glca/ Suggests: knitr, rmarkdown, bookdown VignetteBuilder: knitr Repository: https://kim0sun.r-universe.dev Date/Publication: 2024-08-27 14:23:59 UTC RemoteUrl: https://github.com/kim0sun/glca RemoteRef: HEAD RemoteSha: ff7f8c947433cfb3aaa2fdc08c9c753e8119bbae NeedsCompilation: yes Packaged: 2026-07-04 21:40:15 UTC; root