logistic_misclassification_mle | R Documentation |
MLE for logistic regression with misclassified responses
logistic_misclassification_mle(x, y, fp, fn)
x |
a n x p matrix of design |
y |
a n-vector of response |
fp |
false positive rate |
fn |
false negative rate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.