get_fermi: calculate beta, mu using normalized by N

View source: R/ranks.R

get_fermiR Documentation

calculate beta, mu using normalized by N

Description

calculate beta, mu using normalized by N

Usage

get_fermi(auc, rho, N = 1, resol = 1e-04, method = "beta")

Arguments

auc

A value of AUC

rho

A value of prevalence

N

A number of samples, when N=1, the results are normalized by N

resol

A value for converting integral into summation

method

'beta' for beta, mu 'lambda' for lambda1, lambda2

Value

in case of 'beta' - beta, mu, rstar in case of 'lambda' - lambda1, lambda2, rstar


sungcheolkim78/FiDEL documentation built on Nov. 13, 2024, 7:58 a.m.