addinit - overflow

For technical support, tips and tricks, suggestions, or any other information regarding the EViews model object.

Moderators: EViews Gareth, EViews Moderator

tvonbrasch
Posts: 540
Joined: Fri Apr 15, 2011 5:35 am

addinit - overflow

Postby tvonbrasch » Tue Aug 14, 2018 4:19 am

Hi
I am struggling to understand the addinit command. why does the code

Code: Select all

m.scenario "scenario 1"
m.addassign(i) @all
m.addinit(s=b, v=n) @all


lead to the error message:
overflow.PNG
overflow.PNG (9.12 KiB) Viewed 31900 times


and why does this

Code: Select all

delete *_a 'why does this work?
m.scenario "scenario 1"
m.addassign(i) @all
m.addinit(s=b, v=n) @all


and this code work

Code: Select all

m.scenario "scenario 1"
m.addinit(s=b, v=n) @all

(see attached workfile for the underlying data)
Thomas
Attachments
test_thomas.wf1
(68.29 KiB) Downloaded 540 times

Return to “Models”

Who is online

Users browsing this forum: No registered users and 6 guests