Package: slca
Type: Package
Title: Structural Modeling for Multiple Latent Class Variables
Version: 1.0.0
Authors@R: 
   c(person(given = "Youngsun", family = "Kim",
            email = "yskstat@gmail.com",
            role = c("aut", "cre"),
            comment = c(ORCID = "0000-0001-8003-1939")),
     person(given = "Hwan", family = "Chung",
            email = "hwanch@korea.ac.kr",
            role = c("aut"), 
            comment = c(ORCID = "0000-0002-8969-9086")))
Maintainer: Youngsun Kim <yskstat@gmail.com>
Description: Provides comprehensive tools for the implementation of Structural Latent Class Models (SLCM), including
    Latent Transition Analysis (LTA; Linda M. Collins and Stephanie T. Lanza, 2009) <doi:10.1002/9780470567333>,
    Latent Class Profile Analysis (LCPA; Hwan Chung et al., 2010) <doi:10.1111/j.1467-985x.2010.00674.x>, and
    Joint Latent Class Analysis (JLCA; Saebom Jeon et al., 2017) <doi:10.1080/10705511.2017.1340844>, and 
    any other extended models involving multiple latent class variables.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
LinkingTo: Rcpp
Imports: DiagrammeR, magrittr, MASS, Rcpp, stats
Depends: R (>= 2.10)
NeedsCompilation: yes
Packaged: 2024-04-20 20:00:31 UTC; kim0sun
Author: Youngsun Kim [aut, cre] (<https://orcid.org/0000-0001-8003-1939>),
  Hwan Chung [aut] (<https://orcid.org/0000-0002-8969-9086>)
Repository: CRAN
Date/Publication: 2024-04-22 18:42:39 UTC
