Description Usage Arguments Author(s) See Also
Perform a logistic regression to compute the odds of correctly predicting a particular response. Used internally by ldknn.run. Not intended for separate use
1 | ldknn.odds(type, probability, reference)
|
type |
A factor corresponding to the true class for each response. |
probability |
Probability of the reference level response. |
reference |
A character string corresponding to the reference level. |
Emmanuel Keuleers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.