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: calling do files
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
st: AW: calling do files
Date
Fri, 23 Jul 2010 09:43:04 +0200
<>
Have you had a look at [U], sect. 16.2, "Calling other dofiles"?
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von kibrom
Gesendet: Freitag, 23. Juli 2010 09:35
An: [email protected]
Betreff: st: calling do files
Hi all,
I was trying to extract coefficients and their standard errors using the
nlcom command. But I am working with a big system so could not put all my
commands in a single do file due to size limit. Is there any way of doing
nlcom command for coefficients I can only put in two or more do files. In
other words, in one do file I have
nlcom (s1: (_b1[/b1]+_b2[/b2]+...))
and in another do file I have
(s2: (_a1[/a1]+_a2[/a2]))
I don't want to run two nlcom commands in separate do files, rather I want
to execute the command from the first do file somehow calling do file 2.
*
* 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/