calcU: Calculate U Matrix for ROC-GLM

View source: R/roc_glm_parts.R

calcUR Documentation

Calculate U Matrix for ROC-GLM

Description

This function calculates U matrix which is used as target variable for the ROC-GLM.

Usage

calcU(tset, pv)

Arguments

tset

('numeric()') Set of thresholds

pv

('numeric()') Placement values

Value

Matrix of zeros and ones that are used as target variable for Probit regression

Author(s)

Stefan B., Daniel S.


difuture-lmu/dsROCGLM documentation built on March 24, 2024, 1:07 p.m.