changes to addfactors?
Posted: Tue Feb 25, 2025 10:33 am
I have been using the code
to have solutions perfectly aligned to the data.
It is now no longer working, I have a discrepancy between model solution and the data.
Has there been any change in Eviews model procedure?
Thank you
Code: Select all
mymodel.addassign(v) @stochastic
mymodel.addinit(v=n) @stochastic
It is now no longer working, I have a discrepancy between model solution and the data.
Has there been any change in Eviews model procedure?
Thank you