Package: permutest 1.0.0

Amanda Glazer
permutest: Run Permutation Tests and Construct Associated Confidence Intervals
Implements permutation tests for any test statistic and randomization scheme and constructs associated confidence intervals as described in Glazer and Stark (2024) <doi:10.48550/arXiv.2405.05238>.
Authors:
permutest_1.0.0.tar.gz
permutest_1.0.0.tar.gz(r-4.7-any)permutest_1.0.0.tar.gz(r-4.6-any)
permutest_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
permutest/json (API)
| # Install 'permutest' in R: |
| install.packages('permutest', repos = c('https://cran.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 from:e065e46e35. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 136 | ||
| wasm-release | OK | 87 |
Exports:adjust_p_valuediff_in_meansdiff_in_mediansfisherliptaknpcone_sampleone_sample_meanone_way_anova_statpermutation_testpermutation_test_cipermute_grouppermute_signstrat_permute_grouptippettttest_stattwo_sample
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Adjust p-values for multiple testing | adjust_p_value |
| Calculate difference in means | diff_in_means |
| Calculate difference in medians | diff_in_medians |
| Fisher combining function | fisher |
| Liptak combining function | liptak |
| Run NPC | npc |
| One-sample permutation test | one_sample |
| Calculate the one-sample problem test statistic | one_sample_mean |
| Calculate one-way anova test statistic | one_way_anova_stat |
| Run permutation test | permutation_test |
| Construct confidence interval by inverting permutation tests | permutation_test_ci |
| Unstratified group permutation | permute_group |
| Sign permutation | permute_sign |
| Stratified group permutation | strat_permute_group |
| Tippett combining function | tippett |
| Calculate t-test statistic | ttest_stat |
| Two-sample permutation test | two_sample |