Package: zcurve
Title: An Implementation of Z-Curves
Version: 2.1.2
Authors@R: c(
    person("František", "Bartoš", email = "f.bartos96@gmail.com", role = c("aut", "cre")),
    person("Ulrich", "Schimmack", email = "ulrich.schimmack@utoronto.ca", role = c("aut")))
Maintainer: František Bartoš <f.bartos96@gmail.com>
Description: An implementation of z-curves - a method for estimating expected discovery 
    and replicability rates on the bases of test-statistics of published studies. The package 
    provides functions for fitting the new density and EM version 
    (Bartoš & Schimmack, 2020, <doi:10.31234/osf.io/urgtn>), censored observations,  
    as well as the original density z-curve (Brunner & Schimmack, 2020, <doi:10.15626/MP.2018.874>). 
    Furthermore, the package provides summarizing and plotting functions for the fitted z-curve objects. 
    See the aforementioned articles for more information about the z-curves, expected discovery 
    and replicability rates, validation studies, and limitations.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: Rcpp (>= 1.0.2), nleqslv, stats, evmix, graphics, Rdpack
LinkingTo: Rcpp
Suggests: spelling, testthat, vdiffr
Language: en-US
RdMacros: Rdpack
URL: https://fbartos.github.io/zcurve/
NeedsCompilation: yes
Packaged: 2022-02-07 20:31:47 UTC; fbart
Author: František Bartoš [aut, cre],
  Ulrich Schimmack [aut]
Repository: CRAN
Date/Publication: 2022-02-07 21:00:02 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-02-08 11:40:54 UTC; unix
Archs: zcurve.so.dSYM
