[R] About double-bootstrap
    Prof Brian Ripley 
    ripley at stats.ox.ac.uk
       
    Thu Nov 10 08:38:00 CET 2005
    
    
  
On Wed, 9 Nov 2005, Li, Jia wrote:
> Dear all,
>
> I have to use double-bootstrap to resample a data set. I am not familiar 
> with double-bootstrap in R, so I am wondering if there is a function 
> that is related to it
Double bootstrapping is not a way `to resample a data set' (it is rather 
about adjusting estimators).  It is discussed with worked examples in 
Davison and Hinkley (1997) which is the book that package 'boot' supports 
(and they will have used that package, albeit in S-PLUS).
-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595
    
    
More information about the R-help
mailing list