Package: simPH
Title: Simulate and Plot Estimates from Cox Proportional Hazards Models
Description: Simulates and plots quantities of interest (relative
    hazards, first differences, and hazard ratios) for linear coefficients,
    multiplicative interactions, polynomials, penalised splines, and
    non-proportional hazards, as well as stratified survival curves from Cox
    Proportional Hazard models. It also simulates and plots marginal effects
    for multiplicative interactions. Methods described in Gandrud (2015)
    <doi:10.18637/jss.v065.i03>.
Version: 1.3.15
Date: 2026-02-05
Authors@R: person(given = "Christopher",
    family = "Gandrud",
    role = c("aut", "cre"),
    email = "christopher.gandrud@gmail.com")
Author: Christopher Gandrud [aut, cre]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>
URL: https://CRAN.R-project.org/package=simPH
BugReports: https://github.com/christophergandrud/simPH/issues
Depends: R (>= 3.5.0)
License: GPL-3
Imports: data.table (>= 1.9.6), dplyr (>= 1.1.0), ggplot2, gridExtra,
        MASS, mgcv, stringr, survival, quadprog
Suggests: knitr, stats, testthat, covr
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-02-06 06:52:03 UTC; cgandrud
Repository: CRAN
Date/Publication: 2026-02-06 07:10:02 UTC
Built: R 4.5.2; ; 2026-02-13 00:53:44 UTC; windows
