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: bootstrap saving option
From
Liwu <[email protected]>
To
[email protected]
Subject
Re: st: bootstrap saving option
Date
Sun, 6 Feb 2011 09:09:52 -0500
Thanks, Steve.
It helps me a lot.
Is there any way that I can save this matrix as new variables in the file?
I know I can use the following code:
mat beta=e(b)
svmat double beta, names(matcol)
However, if I want to run another bootstrap and save the e(b) in the
second column (i.e., not overlap the first e(b) in the first column
under the same variables), I have no idea so far. Thanks for your
help.
Thanks,
Liwu
----------
Date: Sat, 5 Feb 2011 10:00:19 -0500
From: Steven Samuels <[email protected]>
Subject: Re: st: bootstrap saving option
bootstrap rmse=e(rmse) _b[weight] _b[turn], rep(10): reg mpg weight turn
Steve
[email protected]
*
* 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/