Plotting a competing-risk-model.
plotCompetingRiskModel(stateLabels, horizontal = TRUE, ...)
Labels for the boxes.
The orientation of the plot.
Arguments passed to plot.Hist
.
plotCompetingRiskModel()
#> Warning: The dimension of the boxes may depend on the current graphical device
#> in the sense that the layout and centering of text may change when you resize the graphical device and call the same plot.
plotCompetingRiskModel(labels=c("a","b"))
#> Warning: The dimension of the boxes may depend on the current graphical device
#> in the sense that the layout and centering of text may change when you resize the graphical device and call the same plot.
plotCompetingRiskModel(labels=c("a","b","c"))
#> Warning: The dimension of the boxes may depend on the current graphical device
#> in the sense that the layout and centering of text may change when you resize the graphical device and call the same plot.