Package: PRDA
Title: Conduct a Prospective or Retrospective Design Analysis
Version: 1.0.0
Authors@R: 
    c(person(given = "Claudio",
             family = "Zandonella Callegher",
             role = c("aut", "cre"),
             email = "claudiozandonella@gmail.com",
             comment = c(ORCID = "0000-0001-7721-6318")),
      person(given = "Massimiliano",
             family = "Pastore",
             role = "aut",
             email = "massimiliano.pastore@unipd.it",
             comment = c(ORCID = "0000-0002-7922-6365")),
      person(given = "Angela",
             family = "Andreella",
             role = "aut",
             email = "a.andreella8@gmail.com",
             comment = c(ORCID = "0000-0002-1141-3041")),
      person(given = "Anna",
             family = "Vesely",
             role = "aut",
             email = "anna.vesely92@gmail.com",
             comment = c(ORCID = "0000-0001-6696-2390")),
      person(given = "Enrico",
             family = "Toffalini",
             role = "aut",
             email = "enrico.toffalini@yahoo.it",
             comment = c(ORCID = "0000-0002-1404-5133")),
      person(given = "Giulia",
             family = "Bertoldo",
             role = "aut",
             email = "giuliabertoldo94@gmail.com",
             comment = c(ORCID = "0000-0002-6960-3980")),
      person(given = "Gianmarco",
             family = "Altoè",
             role = "aut",
             email = "gianmarco.altoe@unipd.it",
             comment = c(ORCID = "0000-0003-1154-9528")))
Description: An implementation of the "Design Analysis" proposed by 
    Gelman and Carlin (2014) <doi:10.1177/1745691614551642>. It combines 
    the evaluation of Power-Analysis with other inferential-risks as 
    Type-M error (i.e. Magnitude) and Type-S error (i.e. Sign). See also
    Altoè et al. (2020) <doi:10.3389/fpsyg.2019.02893> and 
    Bertoldo et al. (2020) <doi:10.31234/osf.io/q9f86>.
Depends: R (>= 3.5.0)
Suggests: covr, devtools, ggplot2, knitr, rmarkdown, roxygen2,
        testthat, tidyverse
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
Imports: MASS, pbapply, Rcpp
URL: https://claudiozandonella.github.io/PRDA/,
        https://github.com/ClaudioZandonella/PRDA
BugReports: https://github.com/ClaudioZandonella/PRDA/issues
NeedsCompilation: yes
Packaged: 2020-12-05 22:25:33 UTC; claudio
Author: Claudio Zandonella Callegher [aut, cre]
    (<https://orcid.org/0000-0001-7721-6318>),
  Massimiliano Pastore [aut] (<https://orcid.org/0000-0002-7922-6365>),
  Angela Andreella [aut] (<https://orcid.org/0000-0002-1141-3041>),
  Anna Vesely [aut] (<https://orcid.org/0000-0001-6696-2390>),
  Enrico Toffalini [aut] (<https://orcid.org/0000-0002-1404-5133>),
  Giulia Bertoldo [aut] (<https://orcid.org/0000-0002-6960-3980>),
  Gianmarco Altoè [aut] (<https://orcid.org/0000-0003-1154-9528>)
Maintainer: Claudio Zandonella Callegher <claudiozandonella@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-08 10:10:10 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 12:30:14 UTC; windows
Archs: x64
