forked from moreo/QuaPy
adding Forman's methods
This commit is contained in:
parent
be2f54de9c
commit
4f07680381
|
@ -18,7 +18,12 @@ AGGREGATIVE_METHODS = {
|
|||
aggregative.PCC,
|
||||
aggregative.PACC,
|
||||
aggregative.EMQ,
|
||||
aggregative.HDy
|
||||
aggregative.HDy,
|
||||
aggregative.X,
|
||||
aggregative.T50,
|
||||
aggregative.MAX,
|
||||
aggregative.MS,
|
||||
aggregative.MS2,
|
||||
} | EXPLICIT_LOSS_MINIMIZATION_METHODS
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue