Description Usage Arguments Value Examples
A function to account for differential misclassification in cumulative incidence functions
| 1 2 | 
| data | input data source containing main study data | 
| data_evd | intput data source containing validation data with variables true outcome and misclassified outcome as well as any variable by which misclassification may be differential. | 
| t | name of the time variable in main study data | 
| obs | name of variable denoting possibly misclassified outcome type in both main and validation datasets | 
| true | name of variable denoting true outcome type (in validation data only) | 
| level | level of outcome for which to estimate cumulative incidence | 
| tau | maximum follow-up time | 
| diff_by | name of variable in main study and validation dataset by which misclassification is differential | 
data frame with event times and corrected 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.