binormal_lr: Binormal likelihood ratio

Description Usage Arguments Value

Description

Compute the AUC for ROC curve based on binormal model

Usage

1
binormal_lr(c, mean0, mean1, sigma0, sigma1)

Arguments

c

numeric vector cutoff in real line

mean0

numeric value of mean for class label 0 (healthy)

mean1

numeric value of mean for class label 1 (diseased)

sigma0

numeric value of standard deviation for class label 0 (healthy)

sigma1

numeric value of standard deviation for class label 1 (diseased)

Value

a numeric vector with same dimension as x with the likelihood ratio for binormal ROC model


tamytsujimoto/surveyROC documentation built on Sept. 8, 2021, 11:35 p.m.