Package: transform.hazards
Type: Package
Title: Transforms Cumulative Hazards to Parameter Specified by ODE
        System
Version: 0.1.1
Authors@R: 
    c(
        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")
        )
    )
Description: Targets parameters that solve Ordinary Differential
    Equations (ODEs) driven by a vector of cumulative hazard functions.
    The package provides a method for estimating these parameters using
    an estimator defined by a corresponding Stochastic Differential Equation
    (SDE) system driven by cumulative hazard estimates. By providing cumulative
    hazard estimates as input, the package gives estimates of the parameter as
    output, along with pointwise (co)variances derived from an asymptotic
    expression. Examples of parameters that can be targeted in this way include
    the survival function, the restricted mean survival function, cumulative
    incidence functions, among others; see Ryalen, Stensrud, and Røysland (2018)
    <doi:10.1093/biomet/asy035>, and further applications in
    Stensrud, Røysland, and Ryalen (2019) <doi:10.1111/biom.13102>
    and Ryalen et al. (2021) <doi:10.1093/biostatistics/kxab009>.
License: GPL (>= 3)
Suggests: timereg, knitr, rmarkdown
RoxygenNote: 7.2.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-06-06 09:30:43 UTC; paalcry
Author: 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: 2023-06-06 12:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:36:36 UTC; windows
