Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Nick Cox <njcoxstata@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: conditional option in mi ice or ice |
Date | Wed, 6 Jun 2012 19:39:18 +0100 |
"if" is different. -ice- doesn't want the -if-. Nick On Wed, Jun 6, 2012 at 7:02 PM, David Sikkink <David.Sikkink.1@nd.edu> wrote: > The conditional option in ice and mi ice is returning the following error: > > "varlist not allowed" > > Here is my syntax: > > ice age attend hapmar , conditional(hapmar: if marital == 1) clear > > > > I am running the latest version of ice in Stata 12 SE. If I run "mi ice" instead of ice (after using mi set mlong), I get the same error message. > > The help file for ice gives this example: > > > ice age pregnant female, conditional(pregnant: female==1) clear > > > Can't see that I am doing anything different than what is shown in the example. > > * * 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/