[R]  Bootstrap w/ Clustered Data
    Peter Muhlberger 
    pmuhl1848 at gmail.com
       
    Tue Jan  3 18:14:38 CET 2006
    
    
  
Looks like I may have found a function that addresses my needs.  Bootcov in
Design handles bootstrapping from clustered data and will save the
coefficients.  I'm not entirely sure it handles clusters the way I'd like,
but I'm going through the code.  If it doesn't, it looks easily
re-writeable.  As far as I can tell, boot in package boot would do clusters
only if the estimation function passed to it pastes together data based on
the clusters boot selects.
    
    
More information about the R-help
mailing list