Parametric models for estimating the lifetime distribution of a component from superposed renewal processes by means of latent variables.
To install the package, you need first to install the devtools package and latter install the srplv package from Github. For that, the following code is required:
devtools::install_github("agathasr/srplv",build_vignettes = TRUE)
To access vignette file, consider the following command line:
vignette('srplv')