Package: GofCens
Type: Package
Title: Goodness-of-Fit Methods for Right-Censored Data
Version: 0.92
Date: 2022-01-05
Authors@R: c(person("Klaus", "Langohr", role = c("aut", "cre"),
                    email = "klaus.langohr@upc.edu"),
            person("Mireia", "Besalú", role = "aut"),
            person("Guadalupe", "Gómez", role = "ctb"))
Description: Graphical tools and goodness-of-fit tests for right-censored data:
             1. Kolmogorov-Smirnov, Crámer-von Mises, and Anderson-Darling tests
                based on the empirical distribution function for complete data and their 
                extensions  for  right-censored data. 
             2. Generalized chi-squared-type tests  based on the squared difference between 
                observed and expected counts using random cells with right-censored data.
             3. A series of graphical tools such as probability or cumulative hazard 
                plots to guide the decision about the parametric model that best
                fits the data.
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 3.5.0), actuar
Imports: survival, fitdistrplus, survsim, grid, ggplot2, gridExtra
NeedsCompilation: no
Packaged: 2022-01-05 17:55:27 UTC; klaus
Author: Klaus Langohr [aut, cre],
  Mireia Besalú [aut],
  Guadalupe Gómez [ctb]
Maintainer: Klaus Langohr <klaus.langohr@upc.edu>
Repository: CRAN
Date/Publication: 2022-01-05 18:20:06 UTC
Built: R 4.1.2; ; 2022-01-06 12:03:59 UTC; unix
