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]
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 03 May. 2025.
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
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for TopKLists01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

ncvreg  
Regularization Paths for SCAD and MCP Penalized Regression Models
Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonc ...
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  
hdme  
High-Dimensional Regression with Measurement Error
Penalized regression for generalized linear models for measurement error problems (aka. errors-in-v ...
Download / Learn more Package Citations See dependency  
cleanNLP  
A Tidy Data Model for Natural Language Processing
Provides a set of fast tools for converting a textual corpus into a set of normalized tables. Users ...
Download / Learn more Package Citations See dependency  
ENMTools  
Analysis of Niche Evolution using Niche and Distribution Models
Constructing niche models and analyzing patterns of niche evolution. Acts as an interface for many ...
Download / Learn more Package Citations See dependency  
sift  
Intelligently Peruse Data
Facilitate extraction of key information from common datasets. ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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