OpenHydrology / lmoments3

Estimate linear moments for statistical distribution functions
GNU General Public License v3.0
37 stars 16 forks source link

Using distr to fit model seems to change the original data #2

Open cqcn1991 opened 7 years ago

cqcn1991 commented 7 years ago

I don't have workable example, but this is what I encounterd when I directly fit something like

kap_params = distr.kap.lmom_fit(df.speed )

then the df.speed is changed

faph commented 7 years ago

mmh. Not sure how that could be. I've not been using the library for a while myself. You would need to debug through this with a small example to identify where the issue lies. Sorry for not being much help!

Zeitsperre commented 1 year ago

Hi,

I just want to let you know that lmoments3 development has switched hands and migrated to https://github.com/Ouranosinc/lmoments3. This repository is essentially obsolete. If you are still having issues or would like to see changes to lmoments3, please feel free to re-open this issue at the new location.

All the best,