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.9")



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.9, https://cran.r-project.org/web/packages/jackstraw
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 (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
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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns