Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: variable names in table


From   Ricardo Ovaldia <[email protected]>
To   [email protected]
Subject   Re: st: variable names in table
Date   Sun, 23 Feb 2003 15:25:17 -0800 (PST)

--- Benoit Dulong <[email protected]> wrote:
> 
> Variables (name) do not show properly in tables.
> Example.
> Look at the name q2ax11 in the table.
> 
>  tabulate q2ax11 q2ax12
> 
>            |             2 q2ax1
>    1 q2ax1 |         0          1          2 |    
> Total
>

I think that the problem stems from tabulate using the
"variable label" to label the table (which is a good
thing).

Type
. describe  q2ax11 q2ax12

and check what labels are attached to this variables.

Best,
Ricardo.

=====
Ricardo Ovaldia, MS
Statistician 
Oklahoma City, OK

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index