Description Usage Arguments Value
This functions takes binary classification as outcome variables, apply MLE estimator, and returned corrected coefficient estimates.
1 |
formula |
R formula, such as y ~ x |
data |
a data.frame object |
fnr |
false negative rate |
fpr |
false positive rate |
a dataframe contining estimated values, standard errors, z values and p values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.