plotw {coxphw}R Documentation

Plot weights of weighted estimation in Cox regression

Description

This function plots the weights used in a weighted Cox regression analysis against time.

Usage

plotw(object, rank=F, log=F, ...)

Arguments

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

Details

The function plots the raw, inverse-censoring-Kaplan-Meier, and normalized total weights against (ranked) time.

Author(s)

Georg Heinze

See Also

coxphw


[Package coxphw version 1.1 Index]