Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: 632 bootstrap


From   "David Harrison" <[email protected]>
To   <[email protected]>
Subject   st: RE: 632 bootstrap
Date   Mon, 3 Apr 2006 09:26:45 +0100

If you use -bsample- with the option -weight(wvar)- to specify your
bootstrap sample by frequency weights, then you have access to the
original sample, bootstrap sample and omitted observations
simultaneously, as:

<cmd>             /*original sample*/
<cmd> [fw=wvar]   /*bootstrap sample*/
<cmd> if wvar==0  /*observations omitted from the bootstrap sample*/

Hope this helps

David

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Colin Cooke
Sent: 02 April 2006 01:44
To: [email protected]
Subject: st: 632 bootstrap

Curious if anyone has written a program to implement the .632 bootstrap
in Stata.  Im unable to figure out a way to isolate observations that
were not included in the bootstrap sample. Thanks for your help.

-CC

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   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