Package: ahw
Type: Package
Title: Calculates Continuous Time Likelihood Ratio Weights Assuming
        Multiplicative Intensity Models and Additive Hazard Models
Version: 0.1.0
Authors@R: 
    c(
        person(
            given = "Kjetil",
            family = "Røysland",
            role = "ths"
        ),
        person(
           given = "Pål Christie",
           family = "Ryalen",
           role = c("aut", "cre"),
           email = "p.c.ryalen@medisin.uio.no",
           comment = c(ORCID = "0000-0002-3236-6782")
        )
    )
Depends: R (>= 3.5.0)
Imports: methods, timereg, plyr, data.table (>= 1.10.4)
LazyData: Yes
Description: Estimates continuous time weights for performing causal survival
             analysis. For instance, weighted Nelson-Aalen or Kaplan-Meier
             estimates can be given a causal interpretation. See Ryalen, Stensrud, 
             and Røysland (2019) <doi:10.1007/s10985-019-09468-y> and Ryalen (2019)
             <https://www.duo.uio.no/handle/10852/70353>
             for theory and examples.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), survival
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2022-12-22 11:10:00 UTC; paalcry
Author: Kjetil Røysland [ths],
  Pål Christie Ryalen [aut, cre]
    (<https://orcid.org/0000-0002-3236-6782>)
Maintainer: Pål Christie Ryalen <p.c.ryalen@medisin.uio.no>
Repository: CRAN
Date/Publication: 2022-12-22 20:40:05 UTC
Built: R 4.3.3; ; 2025-04-07 02:02:09 UTC; windows
