Page: 4 prev next


Linear Regression



Linear regression problems with X matrices like


are the most common type of problem to be written in the

y vector = xbeta vector + e vector

form.