Package: aggregation 1.0.1
aggregation: p-Value Aggregation Methods
Contains functionality for performing the following methods of p-value aggregation: Fisher's method [Fisher, RA (1932, ISBN: 9780028447308)], the Lancaster method (weighted Fisher's method) [Lancaster, HO (1961, <doi:10.1111/j.1467-842X.1961.tb00058.x>)], and Sidak correction [Sidak, Z (1967, <doi:10.1080/01621459.1967.10482935>)]. Please cite Yi et al., the manuscript corresponding to this package [Yi, L et al., (2017), <doi:10.1101/190199>].
Authors:
aggregation_1.0.1.tar.gz
aggregation_1.0.1.zip(r-4.5)aggregation_1.0.1.zip(r-4.4)aggregation_1.0.1.zip(r-4.3)
aggregation_1.0.1.tgz(r-4.4-any)aggregation_1.0.1.tgz(r-4.3-any)
aggregation_1.0.1.tar.gz(r-4.5-noble)aggregation_1.0.1.tar.gz(r-4.4-noble)
aggregation_1.0.1.tgz(r-4.4-emscripten)aggregation_1.0.1.tgz(r-4.3-emscripten)
aggregation.pdf |aggregation.html✨
aggregation/json (API)
# Install 'aggregation' in R: |
install.packages('aggregation', repos = c('https://lynnyi.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:70e00578ba. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fisher's Method | fisher |
Lancaster method | lancaster |
Perform the Sidak method. | sidak |