Description Usage Arguments Value
Function estimates the probability that a case is not a true case or a control is not a true control with the matrix of misclassified.cases (misclassified.samples or misclassified.controls)
1 2 | estimate_misclassification_probability(misclassified.samples,
standardize = TRUE)
|
misclassified.samples |
Matrix of misclassification indicators (misclassified.samples or misclassified.controls) |
standardize |
Flag to normalize probability values (only when they are not normalized). Recommended to keep default. |
Misclassification probabilities for samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.