extract_metrics | R Documentation |
Extract metrics
extract_metrics(multiSnpnetResults, metric_name = NULL)
multiSnpnetResults |
a list containing the results of the multiSnpnet fit |
metric_name |
The types of metrics (optional) |
A matrix of metrics (one of the followings: AUC_val, metric_val, AUC_train, and metric_train)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.