## Not run:
# DataY = cbind(CCU12_Precip$Precip, CCU12_Precip$TMax);
# DataX = cbind(rep(1, length(CCU12_Precip$Precip)), CCU12_Precip$TMin)
# A2 = L1Regression(DataY, DataX)
# ## End(Not run)
Run the code above in your browser using DataLab