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