[R] Bootstrap and Jackknife Bias using Survey Package

John Cam elabore at hotmail.com
Wed Nov 7 00:47:16 CET 2012


Dear Prof Lumley and Dear All, 

I've seen how to get parameter estimates in your previous message: 

R> a <- svymean(~api00,rclus1,return.replicates=TRUE) 
R> a$replicates
 [1] 642.5814 648.0168 646.2873 642.8824 645.1215 644.6369 646.9609 637.8084
640.7874 640.1007 642.7284 667.7329 638.3000 644.6813 636.0936

I'm interested in getting back complete samples (obtained from "bootweights"
or "subbootweights")... I.e., the whole set of values from which each
parameter estimate was obtained in the previous example..., though I also
need to use bootweights as specified in the Survey package. 

Thank you! 



--
View this message in context: http://r.789695.n4.nabble.com/Bootstrap-and-Jackknife-Bias-using-Survey-Package-tp797715p4648647.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list