virocon-organization / viroconweb

A software to compute environmental contours. Django web-application package.
MIT License
2 stars 1 forks source link

Show Log-Normal mu fit correctly #7

Closed ahaselsteiner closed 6 years ago

ahaselsteiner commented 7 years ago

Currently the fit of a Log-Normal distributions "mu" is not displayed correctly, probably because of the mu / scale paramter relationship (exp)

The bug occurs both when using polnomial and exponential bugfitmuexponential bugfitmupolynomial

ahaselsteiner commented 6 years ago

image

fixed. added mu = ln(scale).