Package: survAH
Type: Package
Title: Survival Data Analysis using Average Hazard
Version: 1.0.0
Date: 2023-01-16
Authors@R: c(
    person("Hajime", "Uno", role = "aut",
           comment = c(ORCID = "0000-0003-0622-8471")),
    person("Miki", "Horiguchi", , "horiguchimiki@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9800-1954"))
  )
Description: Performs two-sample comparisons based on average hazard with survival weight (AHSW) or general censoring-free incidence rate (CFIR) proposed by Uno and Horiguchi (2023) <doi:10.1002/sim.9651>.
License: GPL-2
Depends: survival, R (>= 2.10)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-16 22:31:18 UTC; miki
Author: Hajime Uno [aut] (<https://orcid.org/0000-0003-0622-8471>),
  Miki Horiguchi [aut, cre] (<https://orcid.org/0000-0002-9800-1954>)
Maintainer: Miki Horiguchi <horiguchimiki@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-17 17:30:02 UTC
Built: R 4.3.0; ; 2023-07-11 23:34:01 UTC; unix
