[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date index
][
Thread index
]
st: Repeating sets of commands
From
"Paul O'Brien" <
[email protected]
>
To
[email protected]
Subject
st: Repeating sets of commands
Date
Mon, 7 Feb 2005 11:38:58 +0000
I have a database of clinic visits and want to analyze by clinic site. How do I repeat a set of 10 commands for each clinic site (clin_site).
This is a selection of the commands:
table iud ptboro�if year_f==2003 & clin_site=="RC", row col
table ltprog ptboro�if year_f==2003 & clin_site=="RC", row col
table pt ptboro�if year_f==2003 & clin_site=="RC", row col
table cs ptboro�if year_f==2003 & clin_site=="RC", row col
.by ...: will repeat the first line and then go onto the next.
I want to run all the commands together for one clinic site (e.g. clin_site=="RC") and then repeat for the next value of clin_site.
Thanks
Paul
*
* 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/
Prev by Date:
Re: st: percentile
Next by Date:
st: RE: Repeating sets of commands
Previous by thread:
st: percentile
Next by thread:
st: RE: Repeating sets of commands
Index(es):
Date
Thread
© Copyright 1996–2024 StataCorp LLC |
Terms of use
|
Privacy
|
Contact us
|
What's new
|
Site index