Computes the Freidlin–Wentzell quasi-potential between x0 and x1, constructs a tilted likelihood proportional to exp(-V/eps), and fits a flow-based variational posterior.
Arguments
- observed
Empirical distribution Q.
- states
Optional category names.
- flowtype
Flow type.
- flowspec
Structural parameters for the flow.
- inittheta
Optional initial theta.
- drift
Drift function b(x).
- x0
Starting point.
- x1
Target point.
- T
Number of time steps.
- dt
Time step.
- eps
Noise strength (small parameter).
- nmc
Monte Carlo samples.
- control
Control list for optim().
Value
Output of fitflowvariational().