Package: survRatio
Type: Package
Title: Estimating, Comparing and Visualising Time to Event Data
Version: 0.1
Authors@R: c(
  person("Jalali", "Amirhossein", email = "amir.jalali@ucc.ie", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7227-8261")),
  person("Roshan", "Davood", role = "aut", comment = c(ORCID = "0000-0002-6553-640X")),
  person("Moghaddam", "Shirin", role = "aut", comment = c(ORCID = "0000-0002-9965-1510")),
  person("Newell", "John", role = "aut", comment = c(ORCID = "0000-0001-7685-6655")))
Description: The 'survRatio', provides numerical and graphical summaries for time to event data. In this release functions are provided to estimate and compare estimated survivor functions, the ratio of survivor functions and the difference of survivor functions in independent and paired time to event problems. Time intervals where the survival prospects may differ are identified using pointwise confidence bands. See "Survival ratio plots with permutation envelopes in survival data problems" by Newell J, et al. (2006) <doi:10.1016/j.compbiomed.2005.03.005>. 
License: GPL-3
Depends: survival (>= 2.38-3), ggplot2 (> 2.1.0)
Imports: stats, methods, gridExtra, ggpubr
Suggests: knitr, rmarkdown, markdown
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
NeedsCompilation: no
Packaged: 2020-11-13 23:36:42 UTC; UCD
Author: Jalali Amirhossein [aut, cre] (<https://orcid.org/0000-0001-7227-8261>),
  Roshan Davood [aut] (<https://orcid.org/0000-0002-6553-640X>),
  Moghaddam Shirin [aut] (<https://orcid.org/0000-0002-9965-1510>),
  Newell John [aut] (<https://orcid.org/0000-0001-7685-6655>)
Maintainer: Jalali Amirhossein <amir.jalali@ucc.ie>
Repository: CRAN
Date/Publication: 2020-11-19 08:50:02 UTC
