<>
An example of data would help make this clearer.
Nick
[email protected]
TA Stat
I have data arranged in the format that each row represents one drug
for clinic visit. So, one patient may have more than one drug (row)
for each visit. Each patient also have several clinic visits.
There are 4 classes of drugs, called Class A, Class B, Class C and
Class D. Class A has four drugs, called A1, A2, A3 and A4. Class B has
3 drugs, called B1, B2, B3. so as Class C and Class D (as presented
below). Some combination of drugs is called GMMT, other is not. I
would like to find if each patient has received GMMT at each clinic
visit or not. Basically, I want to identify whether patient receive
GMMT for each visit or not.
Class A: A1, A2, A3, A4
Class B: B1, B2, B3
Class C: C1, C2, C3
Class D: D1, D2, D3, D4
a combination of drug is called GMMT if
Class A and Class B
Class A and Class C
Class A and Class D
Class B and Class C
Class A and Class B and Class C
(However, there are some exception)
but not for Class C and Class D
but not for A4 and B3
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/