Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: st: re: problem with margeff


From   Roy Wada <[email protected]>
To   <[email protected]>
Subject   RE: st: re: problem with margeff
Date   Thu, 9 Jul 2009 22:56:45 -0700

> version of -margeff- (4/20/2008, v. 2.1.8) appears to require that
> brackets be placed inside the parentheses when using the "at()"
> option. The following two lines of code appear to work and yield
> identical results:
>
> . margeff compute, at([], x3=20 )
> . margeff compute, at([mean], x3=20 )
>
> Jim

I looked inside the program earlier, and it just needs something 
other than key words (i.e. median, etc) in the front.
 
An easy fix might be just adding it back to the front if the string 
is non-empty after the inital gettoken.
 
Roy
 
_________________________________________________________________
Insert movie times and more without leaving Hotmail®. 
http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009
*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index