Package: glca
Type: Package
Title: Latent Class Analysis with Grouped Data
Date: 2020-05-29
Version: 0.1.1
Author: Youngsun Kim, 
   Hwan Chung
Maintainer: Youngsun Kim <kim0sun@korea.ac.kr>
Description: Fits latent class analysis (LCA) including group variable and covariates. 
   The group variable can be handled either by multilevel LCA described in Vermunt (2003) <DOI:10.1111/j.0081-1750.2003.t01-1-00131.x> or standard LCA at each level of group variable.
   The covariates can be incorporated in the form of logistic regression (Bandeen-Roche et al. (1997) <DOI:10.1080/01621459.1997.10473658>).
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 1.0.3), MASS
LinkingTo: Rcpp
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2020-05-30 03:27:12 UTC; kim0sun
Repository: CRAN
Date/Publication: 2020-05-30 12:50:07 UTC
