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