README.md

srplv

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:

```{r echo=TRUE, eval=FALSE} devtools::install_github("agathasr/srplv",build_vignettes = TRUE)


To access vignette file, consider the following command line:
```{r echo=TRUE, eval=FALSE}
vignette('srplv')


agathasr/srplv documentation built on May 17, 2020, 12:21 a.m.