Description Usage Arguments Value Author(s)
This function computes the following statistics for each model provided.
Accuracy.
True Positive Rate.
True Negative Rate.
1 | modComAdj(modelList, trueModel)
|
modelList |
A list of lists. The outer list is indexed by model. The inner list is indexed by Matrix. |
trueModel |
A list with the true Matrices |
A list with different performance statistics in comparison with the true model.
Accuracy for each model.
True positive Rate for each model.
True Negative Rate for each model.
Rene Gutierrez Marquez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.