Other packages > Find by keyword >

jackstraw  

Statistical Inference for Unsupervised Learning
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("jackstraw", "1.3.17")



Attach the package and use:
library("jackstraw")
Maintained by
Neo Christopher Chung
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-01-31
Latest Update: 2024-02-07
Description:
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.
How to cite:
Neo Christopher Chung (2014). jackstraw: Statistical Inference for Unsupervised Learning. R package version 1.3.17, https://cran.r-project.org/web/packages/jackstraw. Accessed 30 Jan. 2025.
Previous versions and publish date:
1.0 (2014-01-31 08:24), 1.1.1 (2017-09-04 15:54), 1.1 (2015-12-29 22:31), 1.2 (2018-08-07 23:30), 1.3.1 (2021-06-11 17:10), 1.3.8 (2022-11-25 13:10), 1.3.9 (2024-02-07 13:50), 1.3.15 (2024-08-30 11:20), 1.3 (2018-12-03 17:10)
Other packages that cited jackstraw R package
View jackstraw citation profile
Other R packages that jackstraw depends, imports, suggests or enhances
Complete documentation for jackstraw
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cinaR  
A Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Differential analyses and Enrichment pipeline for bulk 'ATAC-seq' data analyses. This package combi ...
Download / Learn more Package Citations See dependency  
convertid  
Convert Gene IDs Between Each Other and Fetch Annotations from Biomart
Gene Symbols or Ensembl Gene IDs are converted using the Bimap interface in 'AnnotationDbi' in conve ...
Download / Learn more Package Citations See dependency  
kesernetwork  
Visualization of the KESER Network
A shiny app to visualize the knowledge networks for the code concepts. Using co-occurrence matrices ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
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  
WtTopsis  
Weighted Method for Multiple-Criteria Decision Making
Evaluation of alternatives based on multiple criteria using weighted technique for Order preference ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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