# NOT RUN {
# plot averaged abnormal returns in one plot
aarPlot(resultParser)
# plot averaged abnormal returns with .95-CI
arPlot(resultParser, ciStatistics = "Patell Z",p = .95)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab