mcGraph1: Illustrate the effect of multicollinearity in regression.
Description
This is a set of functions that faciliates the
examination of multicollinearity. Suppose the "true"
relationship is y[i] = 0.2 * x1[i] + 0.2 * x2[i] + e
where e is Normal(0, stde^2).