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: STATA 9.2 ICE
From
Nick Cox <[email protected]>
To
[email protected]
Subject
Re: st: STATA 9.2 ICE
Date
Tue, 12 Apr 2011 16:35:07 +0100
-ice- is from SSC. You are asked to say where user-written commands
you refer to come from.
Almost the first thing -ice- does is
local cmdline : copy local 0
but in fact that construct is not allowed in Stata 9.2. You could
upgrade to Stata 11 (I doubt that Stata will sell you a copy of Stata
10), or you could try replacing that line with
local cmdline `0'
except don't blame me or Patrick Royston if that does not work. For
much more context, see
I have a certain version of Stata and have come across a user-written
program that is apparently written for a later version of Stata. What
are my options?
http://www.stata.com/support/faqs/lang/version2.html
Nick
On Tue, Apr 12, 2011 at 4:18 PM, Wike, Traci <[email protected]> wrote:
> I am doing multiple imputation using ICE in Stata 9.2. I keep encountering "copy not allowed" when I try to run even the most basic model
>
> ice [varlist]
>
> Does anyone have experience with this?
*
* 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/