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: Ado File for MI Estimation Stata 12
From
Nick Cox <[email protected]>
To
"'[email protected]'" <[email protected]>
Subject
RE: st: Ado File for MI Estimation Stata 12
Date
Thu, 10 Nov 2011 19:19:25 +0000
You don't show us any of your syntax so it is difficult to comment. -ok- is an option of -mi estimate-, so your call would start
mi estimate, ok: <whatever>
except that there may be other options too.
Nick
[email protected]
Donna L Quadri
I must not have the correct syntax for the cmdok option because I
receive errors that I did not set it correctly. That would be
preferable because I have never set up a program in Stata before and
having challenges doing so correctly.
Does the cmdok option require the program? Wasn't able to find a
sample of the correct syntax to follow. Again, thanks,
On Thu, Nov 10, 2011 at 2:01 PM, Richard Williams
<[email protected]> wrote:
> At 01:36 PM 11/10/2011, Donna L Quadri wrote:
>> Do you know of an existing ado-file that permits estimation commands
>> not currently available with mi estimate? If not, any advice to a
>> first time programming effort in Stata 12. would be much appreciated.
>> I am using Stata IC/12.0 and wish to use anova, factor, and the new
>> sem functions. It would be a program beginning with
>> mi_cmd.....according to the Technical note.
>>
> I'm not totally sure I understand the question, but you can set up the
> properties for a program to allow mi. See
>
> help program_properties##mi
>
> With -mi estimate- you can also use the -cmdok- option for unsupported
> commands. See
>
> help mi estimate
>
*
* 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/