There is now a tutorial on bootstrapping and other resampling methods at: http://www.burns-stat.com/pages/Tutor/bootstrap_resampling.html Corrections and other suggestions are welcome. The project started because a novice asked me about bootstrapping. My response was, "How dare you bug me while I'm playing with my cats, just google for it." My correspondent was not very impressed with my advice. Once I actually followed my strategy, I saw how awful it was. Patrick Burns patrick at burns-stat.com +44 (0)20 8525 0696 http://www.burns-stat.com (home of S Poetry and "A Guide for the Unwilling S User")
Thank you Patrick. That looks very useful. --- Patrick Burns <pburns at pburns.seanet.com> wrote:> There is now a tutorial on bootstrapping and other > resampling > methods at: > >http://www.burns-stat.com/pages/Tutor/bootstrap_resampling.html> > Corrections and other suggestions are welcome. > > The project started because a novice asked me about > bootstrapping. > My response was, "How dare you bug me while I'm > playing with my > cats, just google for it." My correspondent was not > very impressed > with my advice. Once I actually followed my > strategy, I saw how > awful it was. > > > Patrick Burns > patrick at burns-stat.com > +44 (0)20 8525 0696 > http://www.burns-stat.com > (home of S Poetry and "A Guide for the Unwilling S > User") > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, > reproducible code. >
Another introductory document is "Bootstrap Methods and Permutation Tests" http://bcs.whfreeman.com/ips5e/content/cat_080/pdf/moore14.pdf This focuses on the methods, not on particular software. There is an accompanying library at http://www.insightful.com/Hesterberg/bootstrap/IPSdata.zip that includes the datasets. While this is for S+, R users could adapt the data/readdata.ssc file to load the datasets. The document is written for introductory statistics students, but should be interesting to those who are more advanced. For more info see http://www.insightful.com/Hesterberg/bootstrap/default.asp#Reference.introStat Patrick Burns wrote:>There is now a tutorial on bootstrapping and other resampling >methods at: > >http://www.burns-stat.com/pages/Tutor/bootstrap_resampling.html=======================================================| Tim Hesterberg Senior Research Scientist | | timh at insightful.com Insightful Corp. | | (206)802-2319 1700 Westlake Ave. N, Suite 500 | | (206)283-8691 (fax) Seattle, WA 98109-3044, U.S.A. | | www.insightful.com/Hesterberg | =======================================================Download S+Resample from www.insightful.com/downloads/libraries Bootstrap Methods and Permutation Tests May 21-22 Philadelphia, Oct 10-11 San Francisco. 2-3 May UK, 3-4 Oct UK. Workshop on resampling for teaching: May 16 Ohio State http://www.causeweb.org/workshop/hesterberg/
Reasonably Related Threads
- bootstrap bca confidence intervals for large number of statistics in one model; library("boot")
- (OT) Does pearson correlation assume bivariate normality of the data?
- Stratified bootstrap question
- January advanced R/Splus course in Boston?
- Time-varying correlation calculation