Package: slca
Type: Package
Title: Structural Modeling for Multiple Latent Class Variables
Version: 1.4.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.2
LinkingTo: Rcpp
Imports: DiagrammeR, magrittr, MASS, Rcpp, stats
Depends: R (>= 2.10)
URL: https://kim0sun.github.io/slca/
BugReports: https://github.com/kim0sun/slca/issues
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-09-02 07:37:35 UTC; kim0sun
Author: Youngsun Kim [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8003-1939>),
  Hwan Chung [aut] (ORCID: <https://orcid.org/0000-0002-8969-9086>)
Repository: CRAN
Date/Publication: 2025-09-02 17:00:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-29 04:27:46 UTC; windows
Archs: x64
