View source: R/roc_glm_parts.R
calcU | R Documentation |
This function calculates U matrix which is used as target variable for the ROC-GLM.
calcU(tset, pv)
tset |
('numeric()') Set of thresholds |
pv |
('numeric()') Placement values |
Matrix of zeros and ones that are used as target variable for Probit regression
Stefan B., Daniel S.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.