[R] Help to run bootstrap in R

Rui Barradas ruipbarradas at sapo.pt
Mon Sep 16 19:36:01 CEST 2013


Hello,

As for a general purpose bootstrap routine, at an R prompt type the 
following.

library(boot)
?boot


Manu other boot strap functions from other packages are available. Good 
luck searching.


Hope this helps,

Rui Barradas

Em 16-09-2013 13:45, amit khatri escreveu:
> Hello R Team,
>                               Thanks
> for this gigantic software Called R. I am new to R software. My name is Amit
> Khatri and currently  I am working as a Research Student in
> Department of Economics University of Mumbai, Mumbai, India. I need your suggestion
> on How to use bootstrapfor DEA Efficiency score. Also help me to locate Bootstrap
> in R which I have already  downloaded and
> installed.
>
> Thanks  A Lot,
> With Regards
> From: Amit Khatri
> 	[[alternative HTML version deleted]]
>
>
>
> ______________________________________________
> 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.
>



More information about the R-help mailing list