I've a strange error in EViews. I've a VAR and I'm doing forecast on a rolling window.
The code line is
Code: Select all
var_diesel_gas.forecast v{!ii}However I've the following error : 'VAR forecast name suffix must be 3 characters or less in "DO_ VAR_DIESEL_GAS.FORECAST V10"'.
What's the point here ? v10 isn't 3 characters or less ?
