Dear Eviews team,
I would like to suggest to include the "sum"-statistics in the statlist of the pool procedure "makestats".
For instance, let the pool object "poo" have the cross sectional units "A", "B", and "C"
Then
poo.makestats x_? @ sum
gives
x_sum (=x_A+x_B+x_C)
Best, mamo
Pool objects: include "sum" in the statlist for the makestats procedure
Moderators: EViews Gareth, EViews Moderator
-
- EViews Developer
- Posts: 2676
- Joined: Wed Oct 15, 2008 9:17 am
Re: Pool objects: include "sum" in the statlist for the makestats procedure
Hi. Sorry, I just saw this question.
This is a reasonable suggestion, though I can understand why it wasn't originally included as you can easily compute this using the commands
The same sort of thing is true of the sums-of-squared deviations.
I'll put it on the list.
This is a reasonable suggestion, though I can understand why it wasn't originally included as you can easily compute this using the commands
Code: Select all
grp1.makestates x? @ mean obs
grp1.genr xsum = xmean / xobs
I'll put it on the list.
Return to “Suggestions and Requests”
Who is online
Users browsing this forum: Google [Bot] and 1 guest