Statistics Table
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
Statistics Table
How do I add the "mode" to a descriptive statistics table?
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13611
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Statistics Table
You can't "add" it to the standard descriptive statistics table, although you can compute it yourself:
The fact that it is somewhat more complicated to compute than you might expect is mainly due to the fact that, traditionally, EViews has been aimed at real valued data, not discrete valued data.
Code: Select all
smpl if @obsby(i,i) = @max(@obsby(i,i))
scalar mode = @max(i)
smpl @all
Who is online
Users browsing this forum: No registered users and 2 guests
