OLSw.Rd
Compute OLS with arbitrary vector of weights (possibly negative)
OLSw(y, X, w)
Response vector
A numeric data matrix
vector of weights (same length as y)
Regression vector beta of length ncol(X).