Package: TEAM
Type: Package
Title: Multiple Hypothesis Testing on an Aggregation Tree Method
Version: 0.1.0
Author: John Pura, Cliburn Chan, and Jichun Xie
Maintainer: John Pura <john.pura@duke.edu>
Description: An implementation of the TEAM algorithm to identify local differences 
    between two (e.g. case and control) independent, univariate distributions, as 
    described in J Pura, C Chan, and J Xie (2019) <arXiv:1906.07757>. The algorithm 
    is based on embedding a multiple-testing procedure on a hierarchical structure 
    to identify high-resolution differences between two distributions. The 
    hierarchical structure is designed to identify strong, short-range differences 
    at lower layers and weaker, but long-range differences at increasing layers. 
    TEAM yields consistent layer-specific and overall false discovery rate control.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: plyr,ggplot2,ks
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-09-09 14:53:02 UTC; John_Pura
Repository: CRAN
Date/Publication: 2019-09-13 10:10:02 UTC
Built: R 4.0.2; ; 2020-07-17 04:43:15 UTC; unix
