RelimpPCR
0.3.0Relative Importance PCA Regression
Overview
Performs Principal Components Analysis (also known as PCA) dimensionality reduction in the context of a linear regression. In most cases, PCA dimensionality reduction is performed independent of the response variable for a regression. This captures the majority of the variance of the model's predictors, but may not actually be the optimal dimensionality reduction solution for a regression against the response variable. An alternative method, optimized for a regression against the response variable, is to use both PCA and a relative importance measure. This package applies PCA to a given data frame of predictors, and then calculates the relative importance of each PCA factor against the response variable. It outputs ordered factors that are optimized for model fit. By performing dimensionality reduction with this method, an individual can achieve a the same r-squared value as performing just PCA, but with fewer PCA factors. References: Yuri Balasanov (2017) https://ilykei.com.
Install
Health
- NOTE r-devel-linux-x86_64-debian-clang
- NOTE r-devel-linux-x86_64-debian-gcc
- NOTE2026-06-0911 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0811 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- NOTE2026-05-0211 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-259 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- NOTE2026-03-1012 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
Documentation signals are not tracked yet for this package.
Downloads
Repository
Repository practices
2 development-tooling and community-health practices detected across 2 families in the upstream repository
Checks run against github.com/mhernan88/relimppcr on 2026-07-19.
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
Author records are not tracked yet for this package.
4 releases. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 0.3.0Latest
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- 0.2.42019-05-02 · diff ↗
- unarchivedReturned to CRAN2019-05-02
- RR 3.6.0 released · 2019-04-26
- archivedRemoved from CRAN2019-04-22check errors were not corrected despite reminders
- RR 3.5.0 released · 2018-04-23
- 0.2.32017-10-05 · diff ↗
- 0.2.22017-10-04
- RR 3.4.0 released · 2017-04-21
Package metadata
- First published
- 2017-10-04
- Total releases
- 4 / 9 yrs
- License
- MIT + file LICENSE OSI
- Download size
- 9.4 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet