Package: glca
Type: Package
Title: An R Package for Estimating a Group-Effect in Latent Class
        Analysis
Date: 2020-10-23
Version: 1.1.0
Authors@R: 
   c(person("Youngsun", "Kim", email = "kim0sun@korea.ac.kr", role = c("aut", "cre")),
     person("Hwan", "Chung", email = "hwanch@korea.ac.kr", role = c("aut")))
Author: Youngsun Kim [aut, cre],
  Hwan Chung [aut]
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-3
BugReports: https://github.com/kim0sun/glca/issues/
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
RoxygenNote: 7.1.1
Imports: MASS, Rcpp
LinkingTo: Rcpp
URL: https://kim0sun.github.io/glca/
Suggests: covr, testthat
NeedsCompilation: yes
Packaged: 2020-10-23 05:50:00 UTC; kim0sun
Repository: CRAN
Date/Publication: 2020-10-23 10:20:02 UTC
