What is positive integer

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

fitria
Posts: 8
Joined: Thu Jul 14, 2011 7:20 pm

What is positive integer

Postby fitria » Thu Apr 04, 2013 11:21 am

Hi, there
i have a problem and i need your help.
i wanna know the lag optimum for my VAR model.
So, i write this into eviews program:
var test.ls 1 2 var1 var2
show test.laglen (12, vname=v1)
but, it didn't work and it said
"Lag length to test must be a positive integer. in "SHOW TEST.LAGLEN (12, VNAME=V1)""
so, what is that mean?and what should i do?
thank you so much.

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13586
Joined: Tue Sep 16, 2008 5:38 pm

Re: What is positive integer

Postby EViews Gareth » Thu Apr 04, 2013 12:47 pm

You have a space between laglen and its options. Try:

Code: Select all

var test.ls 1 2 var1 var2 show test.laglen(12, vname=v1)


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests