Hello, I am writing to see if someone would be able to assist me with using tabout to export tabulations of variables with multiple values. I am attempting to tabout a crosstab of hourly rates, which has 24 values (0-23), by states, which has 45 values. I can tabout each state separately, with the code: tabout hour if state==15 using "StatesTime.xls", cells(col) replace, but is there anyway to do the states all at once?
Another question - the code I provided above exports the data to the tenth place. Is there a way to export it to the hundredth?
Many thanks.
Related Posts with Help with tabout of variables with multiple values and with decimal place?
How to separate 2 dates that are currently in 1 variable?Hello all, this is my first post on this site. I am currently dealing with a variable whose entries …
considering year t and t-1 in variable generationHi, Below is the example of my panel data. I want to generate a new variable (Increase) which is eq…
Tabulating means and CI for each level of a categorical variableDear Statalist, I want to obtain some descriptives of a continuous variable by age group. I can ach…
Subtotals and totals when creating a table (using contract/collapse)Hi all I would like to know if there is a more efficient way of getting subtotals and totals when c…
Generate new variable using a partner idHi Statalists, I have a problem that doesn't seem to be quite the same as all the other examples th…
Subscribe to:
Post Comments (Atom)
0 Response to Help with tabout of variables with multiple values and with decimal place?
Post a Comment