jackstraw: Statistical Inference for Unsupervised Learning

Test for association between the observed data and their systematic patterns of variations. Systematic patterns may be captured by latent variables using principal component analysis (PCA), factor analysis (FA), and related methods. The jackstraw enables statistical testing for association between observed variables and latent variables, as captured by PCs or other estimates. Similarly, unsupervised clustering, such as K-means clustering, partition around medoids (PAM), and others, finds subpopulations among the observed variables. The jackstraw estimates statistical significance of cluster membership, including unsupervised evaluation of cell identities in single cell RNA-seq. P-values and posterior probabilities allows one to rigorously evaluate the strength of cluster membership assignments.

Version: 1.3
Depends: R (≥ 3.0.0)
Imports: corpcor, cluster, methods, ClusterR, qvalue, lfa, stats, irlba, rsvd
Suggests: parallel, knitr, rmarkdown
Published: 2018-12-03
Author: Neo Christopher Chung, John D. Storey, Wei Hao
Maintainer: Neo Christopher Chung <nchchung at gmail.com>
License: GPL-2
NeedsCompilation: no
Materials: README
CRAN checks: jackstraw results

Downloads:

Reference manual: jackstraw.pdf
Vignettes: jackstraw: Statistical Inference using Latent Variables
Package source: jackstraw_1.3.tar.gz
Windows binaries: r-devel: jackstraw_1.3.zip, r-release: jackstraw_1.3.zip, r-oldrel: jackstraw_1.3.zip
macOS binaries: r-release: not available, r-oldrel: jackstraw_1.3.tgz
Old sources: jackstraw archive

Reverse dependencies:

Reverse imports: edge

Linking:

Please use the canonical form https://CRAN.R-project.org/package=jackstraw to link to this page.