Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: error in forval?
From
helen bian <[email protected]>
To
[email protected]
Subject
st: error in forval?
Date
Wed, 20 Oct 2010 12:29:15 +0100
Dear all,
Could any one point to me what the problem is in the following for loop, please?
forvalues i=1(1)6{
forvalues j= `i'+1 /7{
prtest FLAG_ChoseBestHosp1 if ( BG_Condition_recode==`i'|
BG_Condition_recode==`j'), by( BG_Condition_recode)
}
}
Many thanks for all the hep.
Best wishes,
Haiyan
*
* 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/