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.14
Date: 2025-04-18
Authors@R: person(given = "Christopher",
    family = "Gandrud",
    role = c("aut", "cre"),
    email = "christopher.gandrud@gmail.com")
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 (>= 0.4), ggplot2, gridExtra,
        lazyeval, MASS, mgcv, stringr, survival, quadprog
Suggests: knitr, stats, testthat, covr
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-18 12:45:08 UTC; christophergandrud
Author: Christopher Gandrud [aut, cre]
Repository: CRAN
Date/Publication: 2025-04-18 19:50:02 UTC
Built: R 4.4.3; ; 2025-10-08 03:27:45 UTC; windows
