Skip to contents

Semiparametric Latent Class Analysis for Recurrent Events

SLCARE implements a latent class analysis of recurrent event data based on a semiparametric multiplicative modeling.

You can install SLCARE from github with:

if (!require("devtools", quietly = TRUE))
    install.packages("devtools")

devtools::install_github("qyxxx/SLCARE")