| plotSurvival | R Documentation |
plotSurvival Generic Survival Plotting
plotSurvival(x, df, plot_options, a_n = c(), ...)
x |
result object from a regression, class coxres |
df |
a data.table containing the columns of interest |
plot_options |
list of parameters controlling the plot options, see RunCoxPlots() for different options |
a_n |
list of initial parameter values, used to determine the number of parameters. May be either a list of vectors or a single vector. |
... |
can include the named entries for the plot_options parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.