Package: PRDA Title: Conduct a Prospective or Retrospective Design Analysis Version: 1.0.2 Authors@R: c( person("Claudio", "Zandonella Callegher", , "claudiozandonella@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7721-6318")), person("Massimiliano", "Pastore", , "massimiliano.pastore@unipd.it", role = "aut", comment = c(ORCID = "0000-0002-7922-6365")), person("Angela", "Andreella", , "a.andreella8@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-1141-3041")), person("Anna", "Vesely", , "anna.vesely92@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-6696-2390")), person("Enrico", "Toffalini", , "enrico.toffalini@yahoo.it", role = "aut", comment = c(ORCID = "0000-0002-1404-5133")), person("Giulia", "Bertoldo", , "giuliabertoldo94@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-6960-3980")), person("Gianmarco", "Altoè", , "gianmarco.altoe@unipd.it", role = "aut", comment = c(ORCID = "0000-0003-1154-9528")) ) Description: An implementation of the "Design Analysis" proposed by Gelman and Carlin (2014) . 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) and Bertoldo et al. (2020) . Depends: R (>= 3.5.0) Suggests: covr, devtools, ggplot2, knitr, rmarkdown, roxygen2, testthat, tidyverse License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.3.3 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 Repository: https://claudiozandonella.r-universe.dev Date/Publication: 2025-11-03 14:28:49 UTC RemoteUrl: https://github.com/claudiozandonella/prda RemoteRef: HEAD RemoteSha: 8ace2ae8a49adc052a0775e62dcc636bfe7867cb NeedsCompilation: yes Packaged: 2026-06-09 07:20:54 UTC; root Author: Claudio Zandonella Callegher [aut, cre] (ORCID: ), Massimiliano Pastore [aut] (ORCID: ), Angela Andreella [aut] (ORCID: ), Anna Vesely [aut] (ORCID: ), Enrico Toffalini [aut] (ORCID: ), Giulia Bertoldo [aut] (ORCID: ), Gianmarco Altoè [aut] (ORCID: ) Maintainer: Claudio Zandonella Callegher