Generic Bootstrap Function
Generic function to bootstrap a fitted model.
Boot(obj, R=1, ...)
obj |
fitted object |
R |
number of bootstrap replicates |
... |
optional arguments |
At present, the only function implemented is
Boot.FitAR
.
Parametric bootstrap simulation
A.I. McLeod and Y. Zhang
out<-FitAR(SeriesA, c(1,2,7), ARModel="ARp") Boot(out)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.