Cop_test_Par: Cop_test_Par

Description Usage Arguments Value

Description

Backtest using copula simulation. Function designed to be used for parallel computing

Usage

1
2
Cop_test_Par(d, returnsCop = Period, wL = windowLength,
  ARIMAfit = FALSE)

Arguments

d

iterator

returnsCop

xts of returns

wL

window length

ARIMAfit

If true, then an ARIMA will be fit for each iterations. Else a ARMA(2,1) is used

Value

Object of type "cGARCHfit". OBS a lot of non-fits objects are return as warnings or errors


3schwartz/forecast documentation built on May 13, 2019, 1:13 p.m.