# \donttest{
data(DaxCacNik)
mY = DaxCacNik
out = bayesDccGarch(mY)
## The code
plotVol(mY, out$H[,c("H_1,1","H_2,2","H_3,3")], c("DAX","CAC40","NIKKEI"))
## gives the result of ##
plot(out)
# }
Run the code above in your browser using DataLab