maximum number of parameters in coef c

For questions regarding programming in the EViews programming language.

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

basil2013
Posts: 7
Joined: Wed Jul 03, 2013 3:04 am

maximum number of parameters in coef c

Postby basil2013 » Wed Jul 17, 2013 3:23 am

Hi

I am running a program with a large number of parameters to be estimated (potentially in the neighborhood of 10000) and it seems that the maximum number of parameters that coef c can store is only 750!

Although I can specify as many parameters I want, once I run the program and initialize parameters I get the following error message: ' Matrix-Vector index is out of range in Param statement in " PARAM C(751) ........... ' where a number is on the dots.

So is it really a stack overflow for coef c?

Does anyone have a suggestion on handling this overflow?

I am running: version 7.2 - enterprise edition - Jun 13 2013 build

Cheers

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

Re: maximum number of parameters in coef c

Postby EViews Gareth » Wed Jul 17, 2013 8:06 am

In EViews 7 you're limited to estimating your equation by expression rather than by list, and then using your own coefficient vector.

Note in EViews 8 you can use your own coefficient vector when estimating by list.

basil2013
Posts: 7
Joined: Wed Jul 03, 2013 3:04 am

Re: maximum number of parameters in coef c

Postby basil2013 » Wed Jul 17, 2013 10:14 am

Thanks a lot.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests