I have a model. One of the sets of equations is:
Code: Select all
dlogcns1_sa = c(11) + c(12) * @movav(dlogcns1_sa(-1) , 12) + c(13) * dlogcns1_sa(-12) + c(14) * (dlogcns1_sa(-1) - c(11) + c(12) * @movav(dlogcns1_sa(-2) , 12) + c(13) * dlogcns1_sa(-13))
I clicked the "solve" button, then "view/equations", double clicked on it, but I don't see any coefficients.
Thanks
