[R] where is the source code of bca.ci?
Chuck Cleland
ccleland at optonline.net
Thu Dec 21 14:48:23 CET 2006
Meinhard Ploner wrote:
> i was searching for the source of bca.ci, a function of the package
> boot. I tried
>
> require(boot, keep.source=TRUE)
>
> but again the source was not viewable. How should i do?
If you download the source package
(http://cran.at.r-project.org/src/contrib/boot_1.2-27.tar.gz) and unpack
the compressed archive, you will see the bca.ci function in the file
called bootfuns.q .
> Best regards
>
> Meinhard Ploner
>
> ----------------
> PS
> > version
> _
> platform i386-apple-darwin8.8.1
> arch i386
> os darwin8.8.1
> system i386, darwin8.8.1
> status
> major 2
> minor 4.0
> year 2006
> month 10
> day 03
> svn rev 39566
> language R
> version.string R version 2.4.0 (2006-10-03)
>
> ______________________________________________
> 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.
--
Chuck Cleland, Ph.D.
NDRI, Inc.
71 West 23rd Street, 8th floor
New York, NY 10010
tel: (212) 845-4495 (Tu, Th)
tel: (732) 512-0171 (M, W, F)
fax: (917) 438-0894
More information about the R-help
mailing list