
Last chance! 50% off unlimited learning
Sale ends in
WLS(Y, X, W)
## Not run:
# DataY = cbind(CCU12_Precip$Precip, CCU12_Precip$TMax);
# DataX = cbind(rep(1, length(CCU12_Precip$Precip)), CCU12_Precip$TMin)
# BetaHat.New = WLS(DataY, DataX)
# ## End(Not run)
Run the code above in your browser using DataLab