Package: GTDL
Type: Package
Title: The Generalized Time-Dependent Logistic Family
Version: 1.0.0
Date: 2022-03-25
Authors@R: 
        c(person(given="Jalmar", 
             family="Carrasco", 
             role = c("aut","cre"),
             email="carrascojalmar@gmail.com"),
        person(given="Luciano", 
            family="Santana", 
            role = "aut"),
        person(given="Lizandra", 
            family="Fabio", 
            role = "aut"))
Author: Jalmar Carrasco [aut, cre],
  Luciano Santana [aut],
  Lizandra Fabio [aut]
Maintainer: Jalmar Carrasco <carrascojalmar@gmail.com>
Description: Computes the  probability density, survival function,
   the hazard rate functions and generates random samples from the 
   GTDL distribution given by Mackenzie, G. (1996) <doi:10.2307/2348408>. 
   The likelihood estimates, the randomized quantile (Louzada, F., et al. 
   (2020) <doi:10.1109/ACCESS.2020.3040525>)
   residuals and the normally transformed randomized survival 
   probability (Li,L., et al. (2021) <doi:10.1002/sim.8852>)
   residuals are obtained for the GTDL model. 
License: GPL (>= 3)
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.1
Imports: survival,
Suggests: stats,
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-03-25 20:45:49 UTC; carra
Repository: CRAN
Date/Publication: 2022-03-28 07:50:12 UTC
Built: R 4.2.0; ; 2022-04-27 06:12:59 UTC; unix
