plotw {coxphw} | R Documentation |
This function plots the weights used in a weighted Cox regression analysis against time.
plotw(object, rank=F, log=F, ...)
object |
a coxphw object |
rank |
if set to TRUE, plots the weights against ranked time (default=F) |
log |
if set to TRUE, shows logarithm of weights (default=F) |
... |
additional parameters |
The function plots the raw, inverse-censoring-Kaplan-Meier, and normalized total weights against (ranked) time.
Georg Heinze
coxphw