Linear regression - constructing X matrix
Hello, I have a pretty straightforward question.
When we make the X matrix (that we then use to obtain X-dagger), should we include the x0's in there (that is, a column of ones) or do we leave those out?
Thanks
|