-
- Downloads
Merge branch 'niklas_issue009_feat_calculate-quantile-regression' into 'develop'
Niklas issue009 feat calculate quantile regression See merge request !3
No related branches found
No related tags found
Showing
- toarstats/__init__.py 10 additions, 0 deletionstoarstats/__init__.py
- toarstats/trends/__init__.py 8 additions, 0 deletionstoarstats/trends/__init__.py
- toarstats/trends/interface.py 46 additions, 0 deletionstoarstats/trends/interface.py
- toarstats/trends/ols.py 22 additions, 0 deletionstoarstats/trends/ols.py
- toarstats/trends/quant_reg.py 23 additions, 0 deletionstoarstats/trends/quant_reg.py
- toarstats/trends/utils.py 29 additions, 0 deletionstoarstats/trends/utils.py
toarstats/trends/interface.py
0 → 100644
toarstats/trends/ols.py
0 → 100644
toarstats/trends/quant_reg.py
0 → 100644
toarstats/trends/utils.py
0 → 100644
Please register or sign in to comment