why the sample size is fixed to 751?

For questions regarding programming in the EViews programming language.

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

portia
Posts: 1
Joined: Wed Oct 03, 2012 3:56 am

why the sample size is fixed to 751?

Postby portia » Wed Oct 03, 2012 4:17 am

I've found mpalmi had the same problem with me. I have only 558 oberservations but the sheet would always tell me that there are 751. Eviews would set the number after 558 zero. This REALLY matters because it affects the mean of the variable and the regression.
Thanks all!
Attachments
1_副本.png
1_副本.png (117.88 KiB) Viewed 1777 times

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: why the sample size is fixed to 751?

Postby trubador » Wed Oct 03, 2012 7:34 am

I think you are trying to edit the coefficent vector "C" in the workfile. If you have undated observations, then you can create an integer dated workfile:

Code: Select all

wfcreate u 558
And then, you can create/generate your own series in the workfile:

Code: Select all

series myser
You should enter the values into this series.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests