[R] Bootstrapping on R
Diego Kuonen
Diego at kuonen.com
Tue Mar 6 19:47:50 CET 2001
Jason Parcon wrote:
>
> Does R have a bootstrap command like SPlus, or do we have to form our
> own code if we want to do bootstrapping in R?
As you see from
http://cran.r-project.org/doc/FAQ/R-FAQ.html#R%20Add-On%20Packages
there are two packages:
* boot
Functions and datasets for bootstrapping from the book "Bootstrap Methods and Their
Applications"
by A. C. Davison and D. V. Hinkley, 1997, Cambridge University Press.
* bootstrap
Software (bootstrap, cross-validation, jackknife), data and errata for the book "An
Introduction to the Bootstrap" by B. Efron and R. Tibshirani, 1993, Chapman and Hall.
I suggest you to install the package "boot"...
Greets
Diego
--
Diego Kuonen $\in$ Chairs of Statistics $\subset$ DMA \@ EPFL
http://stat.kuonen.com http://www.Statoo.com
Q: How do I type "for i in *.dvi; do xdvi $i; done" in a GUI?
/* panic("esp: Aiee penguin on the SCSI-bus."); */
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list