Description Usage Arguments Value Examples
A helper function to estimate a nonparametric cumulative incidence function to the level needed for plotting
1 2 3 4 5 6 7 8 9 10 |
data |
input data source containing main study data, specifically time variable and outcome type |
t |
character string denoting name of time variable |
delta |
character string denoting name of event type variable |
tau |
final follow-up time |
weights |
character string denoting name of variable containing weights (e.g., survey sampling weights, inverse probability weights, etc) |
subvar |
a character string denoting the name of any subsetting variable (not called by other functions in this package) |
subval |
the level of subvar of interest |
data frame with event times and cumulative incidence function for outcome of interest
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.