Package: keyperm 0.1.1.9000
keyperm: Keyword Analysis Using Permutation Tests
Fast implementation of permutation tests for keyword analysis in corpus linguistics. The aim is to identify words that are significantly more frequent in one corpus than in another. The method is described in Mildenberger (2023) <arxiv:2308.13383>.
Authors:
keyperm_0.1.1.9000.tar.gz
keyperm_0.1.1.9000.zip(r-4.7)keyperm_0.1.1.9000.zip(r-4.6)keyperm_0.1.1.9000.zip(r-4.5)
keyperm_0.1.1.9000.tgz(r-4.6-x86_64)keyperm_0.1.1.9000.tgz(r-4.6-arm64)keyperm_0.1.1.9000.tgz(r-4.5-x86_64)keyperm_0.1.1.9000.tgz(r-4.5-arm64)
keyperm_0.1.1.9000.tar.gz(r-4.7-arm64)keyperm_0.1.1.9000.tar.gz(r-4.7-x86_64)keyperm_0.1.1.9000.tar.gz(r-4.6-arm64)keyperm_0.1.1.9000.tar.gz(r-4.6-x86_64)
keyperm_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
keyperm/json (API)
| # Install 'keyperm' in R: |
| install.packages('keyperm', repos = c('https://thmild.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/thmild/keyperm/issues
Last updated from:1fdda4ca3e. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 121 | ||
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 186 | ||
| linux-release-arm64 | OK | 113 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-release-x86_64 | OK | 258 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| macos-oldrel-x86_64 | OK | 188 | ||
| windows-devel | OK | 137 | ||
| windows-release | OK | 109 | ||
| windows-oldrel | OK | 155 | ||
| wasm-release | OK | 115 |
Exports:combine_resultscreate_iflkeyness_scoreskeypermp_value
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Combine results of permutation test for keyness | combine_results |
| Create an Indexed Frequency List | create_ifl |
| Calculate observed keyness scores | keyness_scores |
| Calculate the permutation distribution for a keyness measure | keyperm |
| Convert results of permutation test for keyness to p-values | p_value |
