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: Identifying unique values with codebook


From   Walter Garcia-Fontes <[email protected]>
To   Statalist <[email protected]>
Subject   st: Identifying unique values with codebook
Date   Wed, 16 Jun 2010 15:12:32 +0200

I stumped into a problem when identifying unique values of a numeric
variable using "codebook": if the values are large they will be
identified as the same value.  

For instance I have a variable x with the following values:
0, 1, 2, ... 10 (that is 10 different values)

codebook x 
reports "unique values: 10"

Now do 
gen y = 100000000000000000 + x

codebook y
reports "unique values = 1"

Is this a feature?

-- 
Walter Garcia-Fontes
mailto: [email protected] - http://puna.upf.edu
Departament d'Economia i Empresa - http://www.econ.upf.edu
Universitat Pompeu Fabra
Ramon Trias Fargas 25-27, 08005 Barcelona, Spain
Tel. +34 93 542 2722 - Fax. +34 93 542 1746

*
*   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