R/slca-package.R

#' slca: An R Package for Structural Modeling for Multiple Latent Class Variables
#'
#' The \code{slca} package provides a comprehensive toolkit for the implementation of Structural Latent Class Models (SLCM). This includes tools for conducting Latent Transition Analysis (LTA), Latent Class Profile Analysis (LCPA), and Joint Latent Class Analysis (JLCA), facilitating the analysis of complex latent structures in statistical data.
#'
#' @name slca-package
#' @import DiagrammeR magrittr MASS Rcpp stats
#' @useDynLib slca, .registration = TRUE
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL

Try the slca package in your browser

Any scripts or data that you put into this service are public.

slca documentation built on Sept. 9, 2025, 5:51 p.m.