Bias-corrected bootstrap function?
On Jan 19, 2010, at 5:06 PM, Henrik wrote:
Hi, I try to do statistics on small samples (32 and 16 data points) using the bootstrap method. The results from the ordinary non-parametric bootstrap show significant impact from bias, which suggests the use of a bias-corrected bootstrap method. Is there any built in function for this in R? If so, how to use it?
I think not. You could examine the boot package, or do a search:
RSiteSearch("bias bootstrap")
Thanks! Henrik -- View this message in context: http://n4.nabble.com/Bias-corrected-bootstrap-function-tp1017968p1017968.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at r-project.org 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.
David Winsemius, MD Heritage Laboratories West Hartford, CT