Why Transform Variables?
Real industrial data is rarely perfectly linear. LOG10, LN, inverse, or square transforms linearize curved relationships and can significantly improve R². If R² < 0.8 with raw variables, try a transform.
Try it in the app
Try: Change a variable's transform on the Variables tab, re-run, and watch R² change.