Package: radjust
Type: Package
Title: Replicability Adjusted p-Values for Two Independent Studies with
        Multiple Endpoints
Version: 0.1.0
Date: 2018-08-25
Authors@R: c(
    person("Shay", "Yaacoby", email = "shay66@gmail.com", role = "aut"),
    person("Marina", "Bogomolov", email = "marinabo@technion.ac.il", role = "aut"),
    person("Ruth", "Heller", email = "ruheller@gmail.com", role =  c("aut", "cre")))
Description: Calculates adjusted p-values for the null hypothesis of no replicability
 across studies for two study designs: (i) a primary and follow-up study, where the features in the follow-up study
 are selected from the primary study, as described in Bogomolov and Heller (2013) <doi:10.1080/01621459.2013.829002> and Heller, Bogomolov and Benjamini (2014) <doi:10.1073/pnas.1314814111>;
 (ii) two independent studies, where the features for replicability are first
 selected in each study separately, as described in Bogomolov and Heller (2018) <doi:10.1093/biomet/asy029>. 
 The latter design is the one encountered in a typical meta-analysis of
 two studies, but the inference is for replicability rather than for identifying the features that are non-null
 in at least one study. 
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Suggests: covr, testthat
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-08-25 19:16:53 UTC; Shay
Author: Shay Yaacoby [aut],
  Marina Bogomolov [aut],
  Ruth Heller [aut, cre]
Maintainer: Ruth Heller <ruheller@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-31 17:50:14 UTC
