get_fermi | R Documentation |
calculate beta, mu using normalized by N
get_fermi(auc, rho, N = 1, resol = 1e-04, method = "beta")
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 |
in case of 'beta' - beta, mu, rstar in case of 'lambda' - lambda1, lambda2, rstar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.