Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.