Robert A. LaBudde
2007-Sep-10 17:36 UTC
[R] S-Plus "resample" package and associated functions
Are there any packages in R that reproduce the package "resample" of S-Plus? The sample() function in R doesn't provide equivalent flexibility of bootstrap() and bootstrap2(). ===============================================================Robert A. LaBudde, PhD, PAS, Dpl. ACAFS e-mail: ral at lcfltd.com Least Cost Formulations, Ltd. URL: http://lcfltd.com/ 824 Timberlake Drive Tel: 757-467-0954 Virginia Beach, VA 23464-3239 Fax: 757-467-2947 "Vere scire est per causas scire"
Patrick Burns
2007-Sep-10 19:07 UTC
[R] S-Plus "resample" package and associated functions
http://www.burns-stat.com/pages/Tutor/bootstrap_resampling.html includes a synopsis of R packages that do bootstrapping. It is brief and incomplete, but hopefully useful. Patrick Burns patrick at burns-stat.com +44 (0)20 8525 0696 http://www.burns-stat.com (home of S Poetry and "A Guide for the Unwilling S User") Robert A. LaBudde wrote:>Are there any packages in R that reproduce the package "resample" of S-Plus? > >The sample() function in R doesn't provide equivalent flexibility of >bootstrap() and bootstrap2(). >===============================================================>Robert A. LaBudde, PhD, PAS, Dpl. ACAFS e-mail: ral at lcfltd.com >Least Cost Formulations, Ltd. URL: http://lcfltd.com/ >824 Timberlake Drive Tel: 757-467-0954 >Virginia Beach, VA 23464-3239 Fax: 757-467-2947 > >"Vere scire est per causas scire" > >______________________________________________ >R-help at stat.math.ethz.ch 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. > > > >
Seemingly Similar Threads
- Is there a good package for multiple imputation of missing values in R?
- Multidimensional contingency tables
- How to convert a factor column into a numeric one?
- R function which finds confidence interval for binomial variance
- Problem accessing functions in package 'roxygen'