Package: primePCA 1.2

Ziwei Zhu
primePCA: Projected Refinement for Imputation of Missing Entries in PCA
Implements the primePCA algorithm, developed and analysed in Zhu, Z., Wang, T. and Samworth, R. J. (2019) High-dimensional principal component analysis with heterogeneous missingness. <arxiv:1906.12125>.
Authors:
primePCA_1.2.tar.gz
primePCA_1.2.tar.gz(r-4.5-noble)primePCA_1.2.tar.gz(r-4.4-noble)
primePCA_1.2.tgz(r-4.4-emscripten)primePCA_1.2.tgz(r-4.3-emscripten)
primePCA.pdf |primePCA.html✨
primePCA/json (API)
# Install 'primePCA' in R: |
install.packages('primePCA', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:5986afa764. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 10 2025 |
R-4.5-linux | OK | Mar 10 2025 |
R-4.4-linux | OK | Mar 10 2025 |
Exports:col_scaleinverse_prob_methodprimePCAsin_theta_distance
Dependencies:latticeMASSMatrixsoftImpute
Citation
To cite package ‘primePCA’ in publications use:
Zhu Z, Wang T, Samworth RJ (2021). primePCA: Projected Refinement for Imputation of Missing Entries in PCA. R package version 1.2, https://CRAN.R-project.org/package=primePCA.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {primePCA: Projected Refinement for Imputation of Missing Entries in PCA}, author = {Ziwei Zhu and Tengyao Wang and Richard J. Samworth}, year = {2021}, note = {R package version 1.2}, url = {https://CRAN.R-project.org/package=primePCA}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Center and/or normalize each column of a matrix | col_scale |
Inverse probability weighted method for estimating the top K eigenspaces | inverse_prob_method |
primePCA algorithm | primePCA |
Frobenius norm sin theta distance between two column spaces | sin_theta_distance |