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]
Re: st: local command with blanks
From
Normand Peladeau <[email protected]>
To
[email protected]
Subject
Re: st: local command with blanks
Date
Mon, 27 Dec 2010 20:09:21 -0500
Are you trying to do this with Simstat or QDA Miner. With Simstat,
this is something that can be done easily, but not in QDA Miner, We
are planning to add a feature to assign some values conditionally in
QDA Miner but for now, you either have to do this manually, or use
Simstat. The conditional transformation allows you to do such a thing.
Normand
At 12/27/2010 10:59 AM, you wrote:
Dear All,
How can I create a local variable when I have blanks. I would like to
have such a thing:
local year_criteria " "year < 2000 & age == 1" "yea r< 2002 & age == 2" "
I would like to use it in foreach command:
foreach criteria in `year_criteria' {
...
}
Thanks,
Best,
K
*
* 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/
*
* 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/