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: egen anycount
From
Thomas Speidel <[email protected]>
To
<[email protected]>
Subject
st: egen anycount
Date
Wed, 18 May 2011 14:55:36 -0600
The anycount function in egen allows to catch occurances of given
values:
egen somevar = anycount(varlist), values(integer numlist)
However, values, whether individually specified or via a numlist, can
only be integers.
I am in need of catching non-integers such as 1.2, 0.8, 1.5. Is there
an alternative ready command or function that will allow me to do that?
Thanks
--
Thomas Speidel
*
* 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/