[R] definition of index.array and boot.return in the code for boot
Spencer Graves
spencer.graves at pdf.com
Tue Jul 19 00:10:13 CEST 2005
Excellent question. Try 'getAnywhere("index.array")'. It's hidden
in "namespace:boot". Ditto for "boot.return".
spencer graves
Obrien, Josh wrote:
> Dear R friends,
>
> I am reading the code for the function boot in package:boot in an attempt to learn how and where it implements the random resampling used by the non-parametric bootstraps.
>
> The code contains two (apparent) functions - 'index.array' and 'boot.return' - for which I can find no documentation, and which don't even seem to exist anywhere on the search path. What are they?
>
> Also, if the meanings of those two don't answer my larger question, could you point me to the code that implements the random resampling?
>
> Thanks very much for your help,
>
> Josh O'Brien
> UC Davis
>
> ______________________________________________
> 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
--
Spencer Graves, PhD
Senior Development Engineer
PDF Solutions, Inc.
333 West San Carlos Street Suite 700
San Jose, CA 95110, USA
spencer.graves at pdf.com
www.pdf.com <http://www.pdf.com>
Tel: 408-938-4420
Fax: 408-280-7915
More information about the R-help
mailing list