Search found 1 match
- Thu Jul 24, 2014 8:57 am
- Forum: Programming
- Topic: Regression and Orthogonalisation
- Replies: 0
- Views: 1379
Regression and Orthogonalisation
Hi there, I have to write code to perform the following task: 1. Run a simple regression with one independent variable; (e.g. Regress Y on X1) 2. Next I wish to introduce another independent variable in the model but only after removing its collinearity with the existing independent variable. (e.g. ...
