Other packages > Find by keyword >

TopKLists  

Inference, Aggregation and Visualization for Top-K Ranked Lists
View on CRAN: Click here


Download and install TopKLists package within the R console
Install from CRAN:
install.packages("TopKLists")

Install from Github:
library("remotes")
install_github("cran/TopKLists")

Install by package version:
library("remotes")
install_version("TopKLists", "1.0.8")



Attach the package and use:
library("TopKLists")
Maintained by
Bastian Pfeifer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-04-28
Latest Update: 2022-09-01
Description:
For multiple ranked input lists (full or partial) representing the same set of N objects, the package 'TopKLists' <doi:10.1515/sagmb-2014-0093> offers (1) statistical inference on the lengths of informative top-k lists, (2) stochastic aggregation of full or partial lists, and (3) graphical tools for the statistical exploration of input lists, and for the visualization of aggregation results. Note that RGtk2 and gWidgets2RGtk2 have been archived on CRAN. See <https://github.com/pievos101/TopKLists> for installation instructions.
How to cite:
Bastian Pfeifer (2014). TopKLists: Inference, Aggregation and Visualization for Top-K Ranked Lists. R package version 1.0.8, https://cran.r-project.org/web/packages/TopKLists. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2014-04-28 18:08), 1.0.1 (2014-05-02 18:39), 1.0.2 (2014-06-25 14:10), 1.0.3 (2014-11-11 17:39), 1.0.6 (2015-11-13 11:47), 1.0.7 (2020-05-29 07:10)
Other packages that cited TopKLists R package
View TopKLists citation profile
Other R packages that TopKLists depends, imports, suggests or enhances
Complete documentation for TopKLists
Functions, R codes and Examples using the TopKLists R package
Some associated functions: CEMC . MC . TopKLists-package . TopKListsGUI . TopKSample . TopKSpaceSampleInput . aggmap . borda . borda.plot . breast . calculate.maxK . compute.stream . deltaplot . geo.mean . init.p . j0.multi . kendall.plot . kendall2Lists . kendallMLists . l2norm . mc.plot . mc.ranks . prepare.idata . spearman . trans.matrix . 
Some associated R codes: TopKCEMC.R . TopKGraphics.R . TopKInference.R . TopKSpace.R .  Full TopKLists package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA