Package: SLCARE Title: Semiparametric Latent Class Analysis of Recurrent Events Version: 1.2.0 Authors@R: c(person(given = "Qi", family = "Yu", email = "qi.yu2@emory.edu", role = c("aut", "cre")), person(given = "Limin", family = "Peng", email = "lpeng@emory.edu", role = "aut")) Description: Efficient R package for latent class analysis of recurrent events, based on the semiparametric multiplicative intensity model by Zhao et al. (2022) . SLCARE returns estimates for non-functional model parameters along with the associated variance estimates and p-values. Visualization tools are provided to depict the estimated functional model parameters and related functional quantities of interest. SLCARE also delivers a model checking plot to help assess the adequacy of the fitted model. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 2.10) LazyData: true Imports: dplyr, ggplot2, magrittr, methods, nnet, reda, reReg, rlang, stats, tidyr, utils Config/pak/sysreqs: cmake libicu-dev Repository: https://qyxxx.r-universe.dev Date/Publication: 2025-03-03 20:48:14 UTC RemoteUrl: https://github.com/qyxxx/slcare RemoteRef: HEAD RemoteSha: 76c6767551ba99897165a7ed30742b7209cce1cd NeedsCompilation: no Packaged: 2026-07-03 08:53:43 UTC; root Author: Qi Yu [aut, cre], Limin Peng [aut] Maintainer: Qi Yu