Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: is something wrong with fvvarlist "i(3 4).role"?


From   László Sándor <[email protected]>
To   [email protected]
Subject   st: is something wrong with fvvarlist "i(3 4).role"?
Date   Tue, 13 Jul 2010 01:21:25 +0200

Hi all,
I think I have a straightforward question in the subject line.

I use the up-to-date Stata on a mac. The factor variable handling does
not work as promised in the manual (cf. -h fvvarlist-). See the most
striking, simple example below. Or am I missing the obvious?

Thank you,

Laszlo



. sum i(3 4).role

    Variable |       Obs        Mean    Std. Dev.       Min        Max
-------------+--------------------------------------------------------
      4.role |       747    .2503347     .433496          0          1

. sum i(3/4).role

    Variable |       Obs        Mean    Std. Dev.       Min        Max
-------------+--------------------------------------------------------
      4.role |       747    .2503347     .433496          0          1
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index