View source: R/gg_ajsurvplot.R
gg_ajsurvplot | R Documentation |
Extend ggsurvplot functionality to plot competing risk curve
gg_ajsurvplot(
formula,
data,
weights,
subset,
na.action,
etype,
count,
id,
timefix,
...
)
formula |
A standard model formula, with survival on the left and covariates on the right |
data |
an optional data frame, list or environment (or object coercible by as.data.frame to a data frame) containing the variables in the model |
weights , subset , na.action , etype , count , id , timefix |
parameter passed to finegray model. See |
... |
optional parameters passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.