Description Usage Arguments Value
Returns accuracy of predictions, a chi-square test of model vs. null model, sensitivity, specificity, and
1 | preds(x, plevel = 0.5)
|
x |
a logistic regression model performed using 'glm(...family=binomial(link="logit"))' |
plevel |
the level at which you would like to classify cases vs. non-cases (default is p=0.5) |
accuracy of predictions, chi-square test of model vs. null, sensitivity, specificity,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.