JungiinChoi/multiLocalFDR: Multi-dimensional local false discovery rate estimation

Estimation of one- or multi-dimensional local false discovery rate (FDR) and its visualization. For given raw data/z-values/p-values, it computes estimated density and local-FDR using our semiparametric mixture method. Moreover, it provides visualization of fitted density for one- or two-dimensional data. The two pillars of the proposed approach are Efron's empirical null principle and log-concave density estimation for the alternative distribution. Our method outperforms other existing methods, in particular when the proportion of null is not that high. It is robust against the misspecification of alternative distribution. As a reference see Seok-Oh Jeong, Dongseok Choi and Woncheol Jang (2020), <doi.org/10.1214/20-AOAS1341>.

Getting started

Package details

AuthorFabian Rathke [aut, cre], Seok-Oh Jeong [aut], Dongseok Choi [aut], Woncheol Jang [aut]
MaintainerJungin Choi <jchoi177@jhu.edu>
LicenseGPL (>= 2)
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("JungiinChoi/multiLocalFDR")
JungiinChoi/multiLocalFDR documentation built on Aug. 15, 2024, 1:04 a.m.