Other packages > Find by keyword >

SuperExactTest  

Exact Test and Visualization of Multi-Set Intersections
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SuperExactTest", "1.1.0")



Attach the package and use:
library("SuperExactTest")
Maintained by
Minghui Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-09
Latest Update: 2022-03-23
Description:
Identification of sets of objects with shared features is a common operation in all disciplines. Analysis of intersections among multiple sets is fundamental for in-depth understanding of their complex relationships. This package implements a theoretical framework for efficient computation of statistical distributions of multi-set intersections based upon combinatorial theory, and provides multiple scalable techniques for visualizing the intersection statistics. The statistical algorithm behind this package was published in Wang et al. (2015) <doi:10.1038/srep16923>.
How to cite:
Minghui Wang (2015). SuperExactTest: Exact Test and Visualization of Multi-Set Intersections. R package version 1.1.0, https://cran.r-project.org/web/packages/SuperExactTest. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.99.1 (2015-11-09 17:45), 0.99.2 (2015-11-10 18:23), 0.99.3 (2017-05-06 07:18), 0.99.4 (2017-06-15 16:49), 1.0.0 (2018-02-07 23:02), 1.0.4 (2018-10-26 16:50), 1.0.6 (2019-02-26 19:40), 1.0.7 (2019-06-21 21:10)
Other packages that cited SuperExactTest R package
View SuperExactTest citation profile
Other R packages that SuperExactTest depends, imports, suggests or enhances
Complete documentation for SuperExactTest
Functions, R codes and Examples using the SuperExactTest R package
Some associated functions: Cancer . GWAS . MSET . SuperExactTest . cpsets . deBarcode . eqtls . intersect . intersectElements . jacaard . msets . plot . summary . supertest . 
Some associated R codes: MSET.R . intersect.R . miscellanea.R . psets.R . supertest.R . vis.R .  Full SuperExactTest package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
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  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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