Cross-platform desktop and CLI tool to fit and diagnose multiple linear regression models on low- and high-dimensional data, with integrated validation and export-ready reports. Also available on PyPI.
Self-contained binaries for Linux, macOS, and Windows 10/11, plus a PyPI package (pip install mlr-x) for native Python environments.
GUI-only builds for quick exploration and GUI+CLI variants that keep the console open to run the full pipeline.
Dimensionality reduction and variable selection pre-steps are not required thanks to a heuristic method (EPR-S).
Reproducible EPR-S heuristic and exhaustive all-subsets search with multicollinearity control and significance-level constraints.
Robust internal and external validation, diagnostics, visualization, and summary exports synchronized across tabs.
AD-based interpolation/extrapolation flags, training-testing-prediction space visualization, and multi-model prediction in one block.
Install MLR-X directly from the Python Package Index (PyPI) for seamless integration into Python workflows.
pip install mlr-x
Ready-to-use standalone executables for desktop usage; no Python installation required.
Single Ubuntu 20.04+ binary that launches the GUI by default and supports CLI runs.
Linux (GUI + CLI)Arm64 app bundles; choose GUI-only or the GUI+CLI build that opens a terminal.
Portable executables for GUI-only use or combined GUI+CLI workflows.
If you use this software, please cite:
Alcázar, Jackson J. (2026). "MLR-X 1.0 software. Available at: https://jacksonalcazar.github.io/MLR-X/".