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 07 Nov. 2024.
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

bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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