folie
.EulerDensity¶
- class folie.EulerDensity(model)[source]¶
Class which represents the Euler approximation transition density for a model :param model: the SDE model, referenced during calls to the transition density
- e_step(weight, trj, coefficients, mu0, sig0)[source]¶
In presence of hidden variables, reconstruct then using a Kalman Filter. Assume that the model is an OverdampedHidden model
Compute Likelihood of one trajectory
- property model¶
Access to the underlying model
Examples using folie.EulerDensity
¶
Overdamped Langevin Estimation
Overdamped Langevin Estimation
Hidden Overdamped Langevin Estimation
Hidden Overdamped Langevin Estimation
Likelihood functions
ABMD biased dynamics
1D Biased Double Well
1D Double Well
2D Biased Double Well