Bookmark and Share

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]

st: AW: local macro


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: AW: local macro
Date   Fri, 9 Apr 2010 17:08:09 +0200

<> 



"...are not created" could mean different things to different people...
Throw in a -macro dir- after the two "local" lines, and see what you get.



HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Mary E.
Mackesy-Amiti
Gesendet: Freitag, 9. April 2010 17:06
An: [email protected]
Betreff: st: local macro

Hello everyone,

I am using Stata 10.1.  When I run the following commands from the 
command line I have no problem, but when I run them from a do file, the 
local macros are not created.  What am I missing?

Mary Ellen

---------------------------------------------------
gllamm timeinj  fup6 , i(partid) nrf(2) eqs(cons slope2) nip(2) ip(f) 
fam(poi)
matrix a=e(b)
local ll= e(ll)
local k=e(k)

gllamm timeinj fup6 , i(partid) nrf(2) eqs(cons slope2) nip(3) ip(f) 
from(a) ///
    fam(poi) gateaux(-10 10 30) lf0(`k' `ll')
-----------------------------------------------------

*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index