i want to discretize a equation for DBN. i foud this topic viewtopic.php?t=4719 and your predator-prey models and your files.
are you used from discretezied CPD node F conditional F-1 and R-1 for define CPD node F in t>1 for DBN? and the same for R ?
i mean this table

in my case i want to discretize this equation. this equation is time-invariant. a(t) = dt K and M are lognormal and Kt=K0 and Mt=M0. and others are deterministic; and as you can see in equation dt is depending to previouse time step too (dt_1).
is my model is true for discretize dt and use it's CPD IN DBN for t>1 in ? thank you