Package: parmsurvfit
Title: Parametric Models for Survival Data
Version: 0.1.0
Authors@R: c(
    person("Ashley", "Jacobson", email = "ashleypjacobson@gmail.com", role = c("aut", "cre")),
    person("Victor", "Wilson", email = "victorjw26@yahoo.com", role = c("aut")),
    person("Shannon", "Pileggi", email = "skmcclintock@gmail.com", role = c("aut"))
    )
Description: Executes simple parametric models for right-censored 
    survival data.  Functionality emulates capabilities in 'Minitab', including
    fitting right-censored data, assessing fit, plotting survival functions,
    and summary statistics and probabilities.
Depends: R (>= 3.5.0)
License: GPL-2
URL: https://github.com/apjacobson/parmsurvfit
BugReports: https://github.com/apjacobson/parmsurvfit/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: fitdistrplus, flexsurv, ggplot2, stats, graphics
Suggests: survival, utils, knitr, rmarkdown
VignetteBuilder: utils, knitr
NeedsCompilation: no
Packaged: 2018-12-07 04:13:09 UTC; ashle
Author: Ashley Jacobson [aut, cre],
  Victor Wilson [aut],
  Shannon Pileggi [aut]
Maintainer: Ashley Jacobson <ashleypjacobson@gmail.com>
Repository: CRAN
Date/Publication: 2018-12-07 05:30:03 UTC
Built: R 4.6.0; ; 2025-07-18 08:26:01 UTC; unix
