thouska / spotpy

A Statistical Parameter Optimization Tool
https://spotpy.readthedocs.io/en/latest/
MIT License
253 stars 151 forks source link

Generalized Likelihood function is generic to cases other than hydrological modeling? #325

Open monuronen opened 3 months ago

monuronen commented 3 months ago

Is generalized likelihood function applicable to cases other than hydrological modeling? For example water temperature modeling where we do not need to magnify the measurement error proportional to measurement magnitude. It seems "likelihood_muh" is a mandatory parameter that generalizedLikelihoodFunction always expects us to define it.