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.7-any)primePCA_1.2.tar.gz(r-4.6-any)
primePCA_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
primePCA/json (API)
| # Install 'primePCA' in R: |
| install.packages('primePCA', repos = c('https://cran.r-universe.dev', '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 from:5986afa764. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 147 | ||
| linux-release-x86_64 | OK | 116 | ||
| wasm-release | OK | 95 |
Exports:col_scaleinverse_prob_methodprimePCAsin_theta_distance
Dependencies:latticeMASSMatrixsoftImpute
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 |