Skip to content

Information about bootstrap

1 message · Adrian Trapletti

#
These models are available in R.
This one not.
In the simplest case you get a bootstrap dataset with, e.g.,

md<-garch(x)
sample(na.remove(residuals(md)),replace=TRUE)

Otherwise you can use tsbootstrap() from tseries, or packages boot and bootstrap.
best
Adrian

PS: If, for some reason, you want to use a blockwise bootstrap for time series, use the one in tsbootstrap. Blockwise bootstrap in packages boot and bootstrap is not correctly implemented.

--
Dr. Adrian Trapletti             Phone :             +41 (0) 1 994 5631
Trapletti Statistical Computing  Mobile:             +41 (0)76 370 5631
Wildsbergstrasse 31              Fax   :             +41 (0) 1 994 5631
CH-8610 Uster                    Email :  mailto:a.trapletti at bluewin.ch
Switzerland                      WWW   : http://trapletti.homelinux.com