The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Recurrent event data frequently arise in biomedical follow-up studies. The concept of latent classes enables researchers to characterize complex population heterogeneity in a plausible and parsimonious way. SLCARE implements a robust and flexible algorithm to carry out Zhao et al.(2022)’s latent class analysis method for recurrent event data, where semiparametric multiplicative intensity modeling is adopted. SLCARE returns estimates for non-functional model parameters along with the associated variance estimates. 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.
You can install the development version of SLCARE like so:
if (!require("pak", quietly = TRUE))
install.packages("pak")
::pak("qyxxx/SLCARE") pak
Or install SLCARE from CRAN with:
install.packages("SLCARE")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.