Package: zcurve
Title: An Implementation of Z-Curves
Version: 2.4.5
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 density, EM, and censored EM version (Bartoš & Schimmack, 2022,
    <doi:10.15626/MP.2021.2720>; Schimmack & Bartoš, 2023, <doi: 10.1371/journal.pone.0290084>),
    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.3.2
Imports: Rcpp (>= 1.0.2), nleqslv, stats, evmix, graphics, ggplot2,
        Rdpack, rlang
LinkingTo: Rcpp
Suggests: parallel, spelling, testthat, vdiffr
Language: en-US
RdMacros: Rdpack
URL: https://fbartos.github.io/zcurve/
BugReports: https://github.com/FBartos/zcurve/issues
NeedsCompilation: yes
Packaged: 2025-09-04 19:51:34 UTC; fbart
Author: František Bartoš [aut, cre],
  Ulrich Schimmack [aut]
Repository: CRAN
Date/Publication: 2025-09-05 05:10:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 04:07:00 UTC; windows
Archs: x64
