Page 1 of 1

Switching variable state from exogenous to endogenous

Posted: Mon Mar 07, 2016 7:44 am
by msz111
Hi,

I am writing a model with the debt dynamics equation. The problem I have is that I need the primary balance (PB) to be exogenous up to where data is available and to be determined within the model thereafter. Unfortunately the model-defined rule does not apply to historical data.

Is there any way to force a model to use actual observations when available and turn the variable endogenous after?

Many thanks for your help

Michele

Re: Switching variable state from exogenous to endogenous

Posted: Mon Mar 07, 2016 8:46 am
by EViews Gareth
The actexist option on the exclude proc:
http://www.eviews.com/help/helpintro.ht ... 23ww215852

Re: Switching variable state from exogenous to endogenous

Posted: Tue Mar 08, 2016 3:15 am
by msz111
Brilliant, thanks!