CRAN/E | jackstraw

jackstraw

Statistical Inference for Unsupervised Learning

Installation

About

Test for association between the observed data and their estimated latent variables. The jackstraw package provides a resampling strategy and testing scheme to estimate statistical significance of association between the observed data and their latent variables. Depending on the data type and the analysis aim, the latent variables may be estimated by principal component analysis (PCA), factor analysis (FA), K-means clustering, and related algorithms. The jackstraw methods learn over-fitting characteristics inherent in this circular analysis, where the observed data are used to estimate the latent variables and used again to test against that estimated latent variables. When latent variables are estimated by PCA, the jackstraw enables statistical testing for association between observed variables and latent variables, as estimated by low-dimensional principal components (PCs). This essentially leads to identifying variables that are significantly associated with PCs. Similarly, unsupervised clustering, such as K-means clustering, partition around medoids (PAM), and others, finds coherent groups in high-dimensional data. The jackstraw estimates statistical significance of cluster membership, by testing association between data and cluster centers. Clustering membership can be improved by using the resulting jackstraw p-values and posterior inclusion probabilities (PIPs), with an application to unsupervised evaluation of cell identities in single cell RNA-seq.

Key Metrics

Version 1.3.8
R ≥ 3.0.0
Published 2022-11-25 526 days ago
Needs compilation? no
License GPL-2
CRAN checks jackstraw results

Downloads

Yesterday 13 0%
Last 7 days 91 -19%
Last 30 days 348 -16%
Last 90 days 1.215 +44%
Last 365 days 3.948 +25%

Maintainer

Maintainer

Neo Christopher Chung

nchchung@gmail.com

Authors

Neo Christopher Chung
John D. Storey
Wei Hao
Alejandro Ochoa

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Old Sources

jackstraw archive

Depends

R ≥ 3.0.0

Imports

methods
stats
qvalue
corpcor
irlba
rsvd
ClusterR
cluster

Suggests

testthat ≥ 3.0.0