Displaying 3 results from an estimated 3 matches for "bootfun".
Did you mean:
bootfuns
1999 Dec 09
1
tsboot
Fritz,
I have slightly adapted (didn't work before) "tsboot" from the "boot"
library to the current time series conventions of R. The following patch
will do that. I suggest to apply this patch to the file
"boot/R/bootfuns.q" of the "boot" library at CRAN.
best
Adrian
--- bootfuns.orig.q Thu Dec 9 10:07:23 1999
+++ bootfuns.q Thu Dec 9 10:06:51 1999
@@ -3267,8 +3267,8 @@
# post-blackened), model-based resampling and phase scrambling.
#
tscl <- class(tseries)
- if (!is.null(tscl) &&...
1999 Dec 09
1
tsboot
Fritz,
I have slightly adapted (didn't work before) "tsboot" from the "boot"
library to the current time series conventions of R. The following patch
will do that. I suggest to apply this patch to the file
"boot/R/bootfuns.q" of the "boot" library at CRAN.
best
Adrian
--- bootfuns.orig.q Thu Dec 9 10:07:23 1999
+++ bootfuns.q Thu Dec 9 10:06:51 1999
@@ -3267,8 +3267,8 @@
# post-blackened), model-based resampling and phase scrambling.
#
tscl <- class(tseries)
- if (!is.null(tscl) &&...
2006 Dec 21
4
where is the source code of bca.ci?
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?
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