Object Reference : Object View and Procedure Reference : Model
  
 
addover
Add override.
Set the active scenario add factor overrides.
Syntax
model.addover(options)
Examples
 
o
Use scenario add factors (default is to use the baseline factors)
nc
Do not create active scenario add factor series if they do not already exist (default is to create the series if necessary).
Examples
mod1.addover(o)
overrides the active scenario’s add factors.
Cross-references
See “Models” for a discussion of specifying and solving models in EViews. See also Model::append, Model::merge and Model::solve.