BlasBenito/collinear

R package to manage multicollinearity in modeling data frames.

33
/ 100
Emerging

When building predictive models, `collinear` helps data scientists and analysts prepare their datasets by identifying and managing redundant variables. It takes a dataset with various predictor types (numeric, categorical) and a target variable, then outputs a filtered set of predictors that are less correlated with each other, improving model stability and interpretability. This tool is designed for anyone working with statistical or machine learning models who needs to clean up their data.

Use this if you are developing predictive models (like regression or classification) and suspect that some of your input variables might be too similar, leading to less reliable model results.

Not ideal if your primary goal is descriptive analysis where retaining all original variables is crucial, or if you're not working with predictive models at all.

predictive-modeling data-preprocessing statistical-analysis feature-selection regression-analysis
No Package No Dependents
Maintenance 6 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 5 / 25

How are scores calculated?

Stars

17

Forks

1

Language

R

License

Last pushed

Jan 07, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BlasBenito/collinear"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.