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.5)keyperm_0.1.1.9000.zip(r-4.4)keyperm_0.1.1.9000.zip(r-4.3)
keyperm_0.1.1.9000.tgz(r-4.4-x86_64)keyperm_0.1.1.9000.tgz(r-4.4-arm64)keyperm_0.1.1.9000.tgz(r-4.3-x86_64)keyperm_0.1.1.9000.tgz(r-4.3-arm64)
keyperm_0.1.1.9000.tar.gz(r-4.5-noble)keyperm_0.1.1.9000.tar.gz(r-4.4-noble)
keyperm_0.1.1.9000.tgz(r-4.4-emscripten)keyperm_0.1.1.9000.tgz(r-4.3-emscripten)
keyperm.pdf |keyperm.html✨
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 1 years agofrom:1fdda4ca3e. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-win-x86_64 | OK | Oct 18 2024 |
R-4.5-linux-x86_64 | OK | Oct 18 2024 |
R-4.4-win-x86_64 | OK | Oct 18 2024 |
R-4.4-mac-x86_64 | OK | Oct 18 2024 |
R-4.4-mac-aarch64 | OK | Oct 18 2024 |
R-4.3-win-x86_64 | OK | Oct 18 2024 |
R-4.3-mac-x86_64 | OK | Oct 18 2024 |
R-4.3-mac-aarch64 | OK | Oct 18 2024 |
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 |