kbose28/farmtest: Factor Adjusted Robust Multiple Testing

Performs robust multiple testing for means in the presence of known and unknown latent factors. It implements a robust procedure to estimate distribution parameters using the Huber's loss function and accounts for strong dependence among coordinates via an approximate factor model. This method is particularly suitable for high dimensional data when there are many variables but only a small number of observations available. Moreover, the method is tailored to cases when the underlying distribution deviates from Gaussian, which is commonly assumed in the literature. Besides the results of hypotheses testing, the estimated underlying factors and diagnostic plots are also output. Multiple comparison correction is done after estimating the proportion of true null hypotheses using the method in Storey (2015) <https://github.com/jdstorey/qvalue>. For detailed description of methods and further references, see the papers on the 'FarmTest' method: Fan et al. (2017) <arXiv:1711.05386> and Zhou et al. (2017) <arXiv:1711.05381>.

Getting started

Package details

Maintainer
LicenseGPL-2
Version1.0.3
URL https://kbose28.github.io/FarmTest/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kbose28/farmtest")
kbose28/farmtest documentation built on May 29, 2019, 3:01 a.m.