Package: coxphw Type: Package Title: Weighted Estimation in Cox Regression Version: 4.0.3 Date: 2023-10-31 Authors@R: c( person("Daniela", "Dunkler", email="daniela.dunkler@meduniwien.ac.at", role=c("aut", "cre")), person("Georg", "Heinze", role="aut"), person("Meinhard", "Ploner", role="aut")) Description: Implements weighted estimation in Cox regression as proposed by Schemper, Wakounig and Heinze (Statistics in Medicine, 2009, ) and as described in Dunkler, Ploner, Schemper and Heinze (Journal of Statistical Software, 2018, ). Weighted Cox regression provides unbiased average hazard ratio estimates also in case of non-proportional hazards. Approximated generalized concordance probability an effect size measure for clear-cut decisions can be obtained. The package provides options to estimate time-dependent effects conveniently by including interactions of covariates with arbitrary functions of time, with or without making use of the weighting option. Depends: R (>= 3.0.2), survival Suggests: knitr, rmarkdown, testthat NeedsCompilation: yes License: GPL-3 VignetteBuilder: knitr RoxygenNote: 7.2.3 Encoding: UTF-8 URL: https://github.com/biometrician/coxphw BugReports: https://github.com/biometrician/coxphw/issues Repository: https://biometrician.r-universe.dev Date/Publication: 2023-11-28 11:29:47 UTC RemoteUrl: https://github.com/biometrician/coxphw RemoteRef: HEAD RemoteSha: 3efc7cad73868a782e2caa3751c71c82b8ae2e3c Packaged: 2026-07-03 21:06:41 UTC; root Author: Daniela Dunkler [aut, cre], Georg Heinze [aut], Meinhard Ploner [aut] Maintainer: Daniela Dunkler