R/package.R

#' poLCAParallel: Parallelized Polytomous Variable Latent Class Analysis
#'
#' The package poLCAParallel reimplements poLCA fitting, standard error
#' calculations, goodness of fit tests and the bootstrap log-likelihood ratio
#' test in C++.
#'
#' @name poLCAParallel
#'
#' @importFrom Rcpp sourceCpp
#' @useDynLib poLCAParallel, .registration = TRUE
NULL

Try the poLCAParallel package in your browser

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

poLCAParallel documentation built on Feb. 20, 2026, 1:09 a.m.