plot.ReSurvPredict | R Documentation |
Plots the development factors by group code.
## S3 method for class 'ReSurvPredict'
plot(
x,
granularity = "input",
group_code = 1,
color_par = "royalblue",
linewidth_par = 2.5,
ylim_par = NULL,
ticks_by_par = NULL,
base_size_par = NULL,
title_par = NULL,
x_text_par = NULL,
plot.title.size_par = NULL,
...
)
x |
"ReSurvPredict" object specifying hazard and development factors. |
granularity |
|
group_code |
|
color_par |
|
linewidth_par |
|
ylim_par |
|
ticks_by_par |
|
base_size_par |
|
title_par |
|
x_text_par |
|
plot.title.size_par |
|
... |
Other arguments to be passed to Plot. Optional. |
ggplot2
of the development factors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.