Data2Dynamics / d2d

a modeling environment tailored to parameter estimation in dynamical systems
https://github.com/Data2Dynamics/d2d
57 stars 29 forks source link

Use t-distributed observable #155

Open lohex opened 4 years ago

lohex commented 4 years ago

Hi,

i have an observable which is a ratio of two others that are correlated (where the correlation is changing over time). Therefore a t-distribution is a much better assumption for the residuals than the normal distribution. How can I implement this in D2D?

best,

Lorenz