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?
IV regression with multiple interactionsHello, I hope you could help me with this. I need to estimate three separate equations with -ivreg2…
Use of bma/wals on binary dependent variableHi there...I have a binary dependent variable (use foxtlogit analysis)...I am now at a point of cons…
Combining two variablesHello, i'm just working on a do-file and I'm struggeling to combine to variables. The first variable…
Trouble printing value in a local in a loop using putexcelHi, The following code takes in information from a survey, disaggregates it by region, compares the …
How to create a string variable with the string value of the variable name?I am trying to use merge on two data sets, one which has a value for PID for approximately 1700 obse…
Subscribe to:
Post Comments (Atom)
0 Response to Help with tabout of variables with multiple values and with decimal place?
Post a Comment