Closed JulienMouchninoCCI closed 1 month ago
In the vignette https://cran.r-project.org/web/packages/dexter/vignettes/Equating.html, it should be written "FPR", not "FNR", I guess.
False positive rate (FNR) = 1 - specificity = FP/(TN+FP)
Tnx, I will fix it.
In the vignette https://cran.r-project.org/web/packages/dexter/vignettes/Equating.html, it should be written "FPR", not "FNR", I guess.