# Has to be modified with appropriate data:
# Christoffersen Backtest For Independence for given parameters
a <- rnorm(1*100)
b <- abs(rnorm(1*100))+2
ChristoffersenBacktestForIndependence(a, b, 0.95)
Run the code above in your browser using DataLab