mullenkamp / HydroLM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HydroLM - A Pyhton package for linear regressions for Hydrology

The HydroLM package contains a class and functions for automating linear regressions OLS for hydrologists.

Installation

HydroLM can be installed via pip or conda:

pip install HydroLM

or:

conda install -c mullenkamp HydroLm

The core dependencies are Pandas and statsmodels.

About

License:Apache License 2.0


Languages

Language:Python 72.4%Language:Batchfile 14.3%Language:Makefile 13.1%Language:Shell 0.2%