Description Usage Arguments Value
This is an internal function to rename covariates within the dataset.
1 | dataCompat(ds, outcome, treatment, estITE = NULL, group)
|
ds |
Data to be formatted. |
outcome |
The column index of the outcome variable. |
treatment |
The column index of the treatment variable. |
estITE |
The column index of the estimated ITE variable. |
group |
The column index of the grouping variable. |
The dataset with values in tact, but column names changed to be compatible with plotting functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.