USGS-R / WREG

Develops regional estimation equations for streamflow characteristics that can be applied at a ungaged basins.
8 stars 7 forks source link

New argument for WREG functions. #60

Closed wfarmer-usgs closed 8 years ago

wfarmer-usgs commented 8 years ago

Added argument to WREG.OLS, WREG.GLS and WREG.WLS to indicate if the dependent variable is a logarithmic transformation.

Addresses issue #58

wfarmer-usgs commented 8 years ago

On a roll here, so I keep adding commits. Let me know if you spot a problem.