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: return a global vriable in rclass
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
st: AW: return a global vriable in rclass
Date
Thu, 22 Apr 2010 09:35:42 +0200
<>
I am afraid you have to provide more details on your simulation. The
solution could be as easy as
****
qui count
ret sca simsize=r(N)
****
but everything depends on what you really want to achieve.
BTW, how does -run- return "r(mean)"? Did you mean -sum-?
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von sun samn
Gesendet: Donnerstag, 22. April 2010 02:33
An: [email protected]
Betreff: st: return a global vriable in rclass
> Hi, folks,
>
I am trying to record the sample size in simulation; however, I define
it as a global variable in my rclass program. Does someone know how to
record it in the way like return it in rclass, like after 'run', we do
'return scalar smean=r(mean)' ?
>
> thanks,
> samn
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969
*
* 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/