plot.predict.fcrr {fastcmprsk}R Documentation

Plots predicted cumulative incidence function

Description

Plots predicted cumulative incidence function

Usage

## S3 method for class 'predict.fcrr'
plot(x, ...)

Arguments

x

predict.fcrr object (output from predict(fcrr x))

...

additional arguments to plot()

Value

A plot of the estimated cumulative incidence function.


[Package fastcmprsk version 1.24.5 Index]