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 make it as a program?Hi All, I am trying to make this as a program. Any help? Below is my code. Thanks clear set seed 12…
Help with Stata Coding (Urgent!)Nothing …
Creating an indicator variable from multiple, non-mutually exclusive, dummy variablesHi! I'm trying to create an indicator variable from several dummy variables (which are not mutually …
PSID - Generating a household IDI am using 10 waves of the PSID data with the aim of analysing trends in household charitable giving…
Collapse by a variable, while preserving others and creating new variablesHi, I have a dataset on property transactions (a sample below, for those of you from the UK, this i…
Subscribe to:
Post Comments (Atom)
0 Response to Help with tabout of variables with multiple values and with decimal place?
Post a Comment