version 0.1.0 [2021-10-06]
- Implemented speed permutation-based statistical tests (one sample
and two samples)
version 0.1.1 [2021-11-05]
- Add pecora-package.md
- Changed data matrix X dimension
- Changed documentation and rand arguments
- Deleted
- Created separted function to compute p-values
version 0.1.2 [2025-01-08]
add ties.method = “max” to:
https://github.com/angeella/pecora/blob/10923c46746aaafcf3d5cdc040b40a9a35330561/R/t2p.R#L48-L50
https://github.com/angeella/pecora/blob/10923c46746aaafcf3d5cdc040b40a9a35330561/R/t2p.R#L68-L70