Jessica �lschl�ger <[email protected]> :
You are -list-ing the single observations, but you are listing so many
variables it breaks onto many hundreds or thousands of lines. Try
list year gwgdpvdpc if e(sample)
to see one or two variables, or
brow if e(sample)
to see all vars in a spreadsheet, or
brow gwgdpvdpc `x' year if e(sample)
to see your whole estimation sample.
On Jan 25, 2008 4:50 AM, Jessica �lschl�ger
<[email protected]> wrote:
> This works very well, I get:
>
> count if e(sample)
> 53
>
>
> But why doesn't it work the other way?
> It actually doesn't work for me - I've tried it several times.
>
> Is there a way, to list the single observations with your method?
>
> Regards
> Jessica
>
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/