Recent Releases of replicationsuccess

replicationsuccess - ReplicationSuccess 1.3.3

DOI

This release contains new functions pEdgington, powerEdgington, and sampleSizeEdgington to design and analyze replication studies based on sum of p-values (Edgington's) method (see https://doi.org/10.1098/rsos.240149 for details)

- R
Published by SamCH93 over 1 year ago

replicationsuccess - v1.3.1.1

DOI

This is an intermediate release for publication on Zenodo. The next release will come shortly and be version 1.3.2. That version will also go on CRAN.

- R
Published by felix-hof over 2 years ago

replicationsuccess - ReplicationSuccess 1.3.1

This release contains new functionality as well as updates to the vignette and documentation. Additionally, we added unit tests for all of the functions in the package. The exact changes since the last released version on CRAN (1.2) are:

For version 1.3.1:

  • Removed functions from exports:
    • .PPpSceptical_
    • .T1EpSceptical_
    • .effectSizeReplicationSuccess_
    • .effectSizeSignificance_
    • .levelSceptical_
    • .p2z_
    • .pSceptical_
    • .powerReplicationSuccess_
    • .powerSignificance_
    • .predictionInterval_
    • .sampleSizeReplicationSuccess_
    • .z2p_

For version 1.3:

  • Change of maintainer.
  • Transfer ownership of development repository to CRS
  • Update links throughout the entire repository following maintainer and ownership change
  • Implemented "controlled" level
  • Added one-sided p-values in `RProjects'
  • Removed alternatives "greater" and "less" in functions T1EpSceptical and PPpSceptical. Alternative "one.sided" now returns the T1E rate (respectively project power) assuming both alternatives are one-sided in the same direction.
  • Changed arguments and output of function hMeanChiSqCI:
  • Renamed argument level to conf.level in the new version
  • Removed argument wGamma entirely
  • When called with alternative = "none", the returned list does not contain elements gammaMean and gammaHMean anymore.
  • Removed argument type = "liberal" in all functions that had this option
  • Removed functions levelEquivalent and unirootAll
  • Added systematic tests to all functions in the package
  • Updated function documentation
  • Updated vignette

- R
Published by felix-hof over 3 years ago