Description Usage Arguments Value
This function calculate error rate of a logistic model in the given data.
1 |
l |
a matrix containing outcome and markers. Please put outcome in the first column of the matrix, and put markers in the rest columns |
prop_case |
threshold for decsion rule |
beta |
coefficients of logistic model |
it returns the error rate which is the proportion of falsely classified subjects in the given data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.