Initialzing Add-Factors so no residuals at actives
Posted: Wed May 25, 2016 5:55 am
Hi,
I have a model with endogenous variables for which I have actuals until 2014 and 2015.
I used the following command to assign and initialize add-factors:
smpl @all
m_detconsr_{%cty}.scenario "baseline"
m_detconsr_{%cty}.addassign(v) @all
m_detconsr_{%cty}.addinit(v=n) @all
However, for the endogeneous variables for which I have actual values until 2015, add-factors for 2015 are set as NA and the model solves for 2015 (although).
I have tried to initialize the add-factors within the model object and that doesn't seem to work either....Any idea of what's going on? I can provide the workfile by email if necessary.
Thanks a lot in advance for your help!
Best,
Sam
I have a model with endogenous variables for which I have actuals until 2014 and 2015.
I used the following command to assign and initialize add-factors:
smpl @all
m_detconsr_{%cty}.scenario "baseline"
m_detconsr_{%cty}.addassign(v) @all
m_detconsr_{%cty}.addinit(v=n) @all
However, for the endogeneous variables for which I have actual values until 2015, add-factors for 2015 are set as NA and the model solves for 2015 (although).
I have tried to initialize the add-factors within the model object and that doesn't seem to work either....Any idea of what's going on? I can provide the workfile by email if necessary.
Thanks a lot in advance for your help!
Best,
Sam