Package: crank 1.1-2
crank: Completing Ranks
Functions for completing and recalculating rankings and sorting.
Authors:
crank_1.1-2.tar.gz
crank_1.1-2.zip(r-4.5)crank_1.1-2.zip(r-4.4)crank_1.1-2.zip(r-4.3)
crank_1.1-2.tgz(r-4.4-any)crank_1.1-2.tgz(r-4.3-any)
crank_1.1-2.tar.gz(r-4.5-noble)crank_1.1-2.tar.gz(r-4.4-noble)
crank_1.1-2.tgz(r-4.4-emscripten)crank_1.1-2.tgz(r-4.3-emscripten)
crank.pdf |crank.html✨
crank/json (API)
NEWS
# Install 'crank' in R: |
install.packages('crank', repos = c('https://jimlemon.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 6 years agofrom:3fa0d8d1d8. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:cats2rankselreposfillArowfillArowsgetLWargslistBuilderlistCrawlerlw.FriedmanTestlwscreenmeanranksmurankspage.trend.testpermutespsort
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Ordered option selections to ranks | cats2ranks |
Move the position of an element in a vector. | elrepos |
Impute a row of ranks using the existing values of rankings | fillArow |
Impute ranks using the existing values of rankings | fillArows |
Get the information about a matrix of ranks. | getLWargs |
Build a possibly nested list. | listBuilder |
Descend a list, applying a function to each element. | listCrawler |
Wrapper for the Friedman test function. | lw.FriedmanTest |
Impute ranks using the existing values of rankings | lwscreen |
Calculate mean ranks with possible missing values | meanranks |
Complete a matrix of rankings | muranks |
Page test for ordered alternatives | page.trend.test |
Permute a vector. | permute |
Print the result of cats2ranks | print.cats2ranks |
Print the result of lwscreen | print.lwstat |
Print the result of meanranks | print.meanranks |
prints the L statistic for Page's trend test | print.page.trend.test |
Simple partial sorting of a vector of elements. | spsort |