View source: R/negative_predicted_values.R
negative_predicted_values | R Documentation |
Compute Negative Predicted Values using confusion matrix.
negative_predicted_values(confusion_matrix)
confusion_matrix |
Confusion matrix to be used. |
integer value of Negative Predicted Values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.