Package: PScr
Type: Package
Title: Estimation for the Power Series Cure Rate Model
Version: 1.0
Date: 2022-10-29
Authors@R: c(person("Diego", "Gallardo", role = c("aut","cre"), email = "diego.gallardo.mateluna@gmail.com"))
Author: Diego Gallardo [aut, cre]
Maintainer: Diego Gallardo <diego.gallardo.mateluna@gmail.com>
Description: Provide estimation for particular cases of the power series cure rate model 
             <doi:10.1080/03610918.2011.639971>. For the distribution of the concurrent causes the 
             alternative models are the Poisson, logarithmic, negative binomial and Bernoulli (which 
             are includes in the original work) and the polylogarithm model 
             <doi:10.1080/00949655.2018.1451850>. The estimation procedure is based on the EM algorithm
             discussed in <doi:10.1080/03610918.2016.1202276>.
             For the distribution of the time-to-event the alternative models are slash half-normal, 
             Weibull, gamma and Birnbaum-Saunders distributions.
Depends: R (>= 4.0.0), stats
Imports: nlme, gtools, LambertW, survival, pracma, mstate, VGAM
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2022-11-01 13:17:46 UTC; Usuario
Repository: CRAN
Date/Publication: 2022-11-01 15:25:01 UTC
