Package: RobPC 1.4
RobPC: Robust Panel Clustering Algorithm
Performs both classical and robust panel clustering by applying Principal Component Analysis (PCA) for dimensionality reduction and clustering via standard K-Means or Trimmed K-Means. The method is designed to ensure stable and reliable clustering, even in the presence of outliers. Suitable for analyzing panel data in domains such as economic research, financial time-series, healthcare analytics, and social sciences. The package allows users to choose between classical K-Means for standard clustering and Trimmed K-Means for robust clustering, making it a flexible tool for various applications. For this package, we have benefited from the studies Rencher (2003), Wang and Lu (2021) <doi:10.25236/AJBM.2021.031018>, Cuesta-Albertos et al. (1997) <https://www.jstor.org/stable/2242558?seq=1>.
Authors:
RobPC_1.4.tar.gz
RobPC_1.4.zip(r-4.7)RobPC_1.4.zip(r-4.6)RobPC_1.4.zip(r-4.5)
RobPC_1.4.tgz(r-4.6-any)RobPC_1.4.tgz(r-4.5-any)
RobPC_1.4.tar.gz(r-4.7-any)RobPC_1.4.tar.gz(r-4.6-any)
RobPC_1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RobPC/json (API)
| # Install 'RobPC' in R: |
| install.packages('RobPC', repos = c('https://hsnbulut.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:402f9e49a3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 144 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 97 |
Exports:RobPC
Dependencies:codetoolsdoParallelforeachiteratorsMASSRcppRcppArmadillorlangtclusttrimcluster
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Robust Panel Clustering Algorithm | RobPC |
