Quote:
Originally Posted by DavidNJ
What is the bias term in a linear regression? Aren't they solved as the pseudo inverse: inv(x'*x)*x'*y?
|
It is

in our notation, corresponding to

which is the first column of the matrix

that is used in the pseudo-inverse.