| CoOL_4_AUC | R Documentation | 
Plot the ROC AUC
CoOL_4_AUC( outcome_data, exposure_data, model, title = "Receiver operating\ncharacteristic curve", restore_par_options = TRUE )
| outcome_data | The outcome data. | 
| exposure_data | The exposure data. | 
| model | The fitted the non-negative neural network. | 
| title | Title on the plot. | 
| restore_par_options | Restore par options. | 
A plot of the ROC and the ROC AUC value.
Rieckmann, Dworzynski, Arras, Lapuschkin, Samek, Arah, Rod, Ekstrom. 2022. Causes of outcome learning: A causal inference-inspired machine learning approach to disentangling common combinations of potential causes of a health outcome. International Journal of Epidemiology <https://doi.org/10.1093/ije/dyac078>
#See the example under CoOL_0_working_example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.