Package: pcreg 0.1.1

Dr. Pramit Pandit
pcreg: Advanced Methods for Principal Component Analysis and Principal Component Regression
Provides a unified framework for principal component analysis (PCA) and principal component regression (PCR), including standard PCA, sparse PCA, robust PCA, and supervised PCA. The package supports automatic selection of the number of components using cumulative variance and elbow methods and integrates PCA with regression modelling through PCR models. It includes tools for PCA suitability assessment using Bartlett's test of sphericity and the Kaiser-Meyer-Olkin (KMO) measure. Visualisation utilities such as scree plots and biplots are provided for interpretation. The methods are designed to handle multicollinearity, outliers, and high-dimensional data, making them suitable for applied statistical modelling and data analysis. The methodology is based on established approaches described in Jolliffe (2002) <doi:10.1007/b98835>, Zou et al. (2006) <doi:10.1111/j.1467-9868.2005.00503.x>, and Hubert et al. (2005) <doi:10.1198/004017004000000563>.
Authors:
pcreg_0.1.1.tar.gz
pcreg_0.1.1.tar.gz(r-4.7-any)pcreg_0.1.1.tar.gz(r-4.6-any)
pcreg_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pcreg/json (API)
| # Install 'pcreg' in R: |
| install.packages('pcreg', 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:8357079985. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 135 | ||
| wasm-release | OK | 104 |
Exports:pcapcregrobust_pcarobust_pcregsparse_pcasparse_pcregsupervised_pcasupervised_pcreg
Dependencies:clicpp11DEoptimRelasticnetfarverggplot2ggrepelglueGPArotationgridExtragtableisobandlabelinglarslatticelifecyclemnormtnlmepsychR6RColorBrewerRcpprlangrobustbaseS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Principal Component Analysis (Custom Scree Style) | pca |
| Principal Component Regression (PCR) | pcreg |
| Robust Principal Component Analysis (Robust PCA) | robust_pca |
| Robust Principal Component Regression (Robust PCR) | robust_pcreg |
| Sparse Principal Component Analysis (Sparse PCA) | sparse_pca |
| Sparse Principal Component Regression (Sparse PCR) | sparse_pcreg |
| Supervised Principal Component Analysis (SPCA) | supervised_pca |
| Supervised Principal Component Regression | supervised_pcreg |