Description Usage Arguments Value
View source: R/classificationtable.R
Classification Table
1 2 3 4 5 6 7 | postr_classificationtable(model, threshold, ...)
pr_classificationtable(model, threshold, ...)
postr_classtable(model, threshold, ...)
pr_classtable(model, threshold, ...)
|
model |
A glm logistic model |
threshold |
Some numeric threshold |
... |
Additional arguments to 'table'. |
A table object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.