Package: tatest 1.0
tatest: Two-Group Ta-Test
The ta-test is a modified two-sample or two-group t-test of Gosset (1908). In small samples with less than 15 replicates,the ta-test significantly reduces type I error rate but has almost the same power with the t-test and hence can greatly enhance reliability or reproducibility of discoveries in biology and medicine. The ta-test can test single null hypothesis or multiple null hypotheses without needing to correct p-values.
Authors:
tatest_1.0.tar.gz
tatest_1.0.zip(r-4.5)tatest_1.0.zip(r-4.4)tatest_1.0.zip(r-4.3)
tatest_1.0.tgz(r-4.4-any)tatest_1.0.tgz(r-4.3-any)
tatest_1.0.tar.gz(r-4.5-noble)tatest_1.0.tar.gz(r-4.4-noble)
tatest_1.0.tgz(r-4.4-emscripten)tatest_1.0.tgz(r-4.3-emscripten)
tatest.pdf |tatest.html✨
tatest/json (API)
# Install 'tatest' in R: |
install.packages('tatest', repos = c('https://yuande.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yuande/tatest/issues
- Ecadherin - A microarray data
Last updated 2 years agofrom:20c64d3cc7. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | WARNING | Nov 04 2024 |
R-4.5-linux | WARNING | Nov 04 2024 |
R-4.4-win | WARNING | Nov 04 2024 |
R-4.4-mac | WARNING | Nov 04 2024 |
R-4.3-win | WARNING | Nov 04 2024 |
R-4.3-mac | WARNING | Nov 04 2024 |
Exports:momegaomegarhovta.testttest
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Two-Group T_alpha-Test | tatest-package |
A microarray data | Ecadherin |
Null rho for testing multiple null hypotheses | momega |
Omega calcularion | omega |
Calculation of rho (rho) value | rhov |
t_alpha-test for testing difference between two conditions with small samples | ta.test |
A modified t-test | ttest |