Skip to content

RelimpPCR

0.3.0

Relative Importance PCA Regression

0packages depend
2.3Kdownloads / year
59.2%test coverage
11/13checks pass

Overview

About
Maintained by Michael HernandezFirst published 2017-10-044 releasesCRAN page ↗GitHub ↗

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

CRAN checks
2NOTE11OK
Failing flavors
  • NOTE r-devel-linux-x86_64-debian-clang
  • NOTE r-devel-linux-x86_64-debian-gcc
Slowest check: 1.2 min · r-oldrel-windows-x86_64
Check history
  • NOTE2026-06-09
    11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    11 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • NOTE2026-05-02
    11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-25
    9 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • NOTE2026-03-10
    12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation signals are not tracked yet for this package.

Downloads

2.3K
CRAN downloads in the past year
Rank #19,019 · ~6/day · ~190/mo
RelimpPCR
Daily download trend is not available in this view yet.
17730 days
60690 days
2.3K1 year
Compare downloads with other packages →
Also on91 r2u15 autocran

Repository

Repository
2Stars
1Forks
1Open issues
0Open PRs
2Releases
93Commits
4Contributors
rpcaregression
93 commits · Last activity 2026-07-01

Repository practices

Upstream repositoryBeta

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.

Continuous integration (1)
GitHub Actions
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
7 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.3.0
LinkingTo (0)
none
Suggests (2)
paralleltestthat
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (0)

Author records are not tracked yet for this package.

Listed in earlier versions (2)
no longer listed · 0.2.2 to 0.3.0
no longer listed · 0.2.2 to 0.3.0
Package Timeline

4 releases. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.3.0Latest
    2023-06-01 · current release · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • 0.2.4
    2019-05-02 · diff ↗
  • unarchivedReturned to CRAN
    2019-05-02
  • R
    R 3.6.0 released · 2019-04-26
  • archivedRemoved from CRAN
    2019-04-22
    check errors were not corrected despite reminders
  • R
    R 3.5.0 released · 2018-04-23
  • 0.2.3
    2017-10-05 · diff ↗
  • 0.2.2
    2017-10-04
  • R
    R 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
Report a problem with this page →