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 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:28), 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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