hi, I have simple question
I have 144 obs monthly, I would like to claculate just mean for simple 1949m01 1955m12
when I use scalar m=@mean(x, "1949m01 1955m12") Error message "Too many Arguments"
can you help me please.
simple question about @mean(x[,s])
Moderators: EViews Gareth, EViews Moderator
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: simple question about @mean(x[,s])
Use:
Code: Select all
smpl 1949 1955
scalar m = @mean(x)
Re: simple question about @mean(x[,s])
thanks a lot.
Who is online
Users browsing this forum: No registered users and 2 guests
