| create_cif_dataframe | R Documentation |
Create CIF Plotting Data Frame
create_cif_dataframe(
fit,
gsep,
plot.event,
stratalabs,
conf.type = "log",
flip.CIF = FALSE,
eventlabs = NULL,
cov = NULL,
data = NULL
)
fit |
CIF fit object |
gsep |
Group separator from fit_cif_model |
plot.event |
Events to plot |
stratalabs |
Strata labels |
conf.type |
Confidence interval type |
flip.CIF |
Whether to flip the CIF curve |
eventlabs |
Event labels |
cov |
Covariate for proper factor levels |
data |
Original data (for factor levels) |
Data frame for plotting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.