plot.PanelSurv {spef} | R Documentation |
Plot the tile plot from a PanelSurv
object.
## S3 method for class 'PanelSurv'
plot(x, heat = FALSE, order = TRUE, ...)
x |
an object of class |
heat |
an optional logical value indicating whether a swimmer-plot-like tile plot will be produced. |
order |
an optional logical value indicating whether the tile plot will be sorted by the largest observationt time. |
... |
future extension |
A ggplot
object