two overlapping fan charts?
Posted: Tue Dec 29, 2020 4:44 am
Dear all,
I am plotting impulse respons functions. I want to plot the mean response (beta) and two alternative confidence bands:
graph(nodates,number=0,ovcount=2,overlay=fan,ovsame) 5
# beta / 5
# upper1 / 8
# lower1 / 8
# upper2 / 8
# lower2 / 8
In this graph, one pair is shown as a fan chart, the other as lines. How can I generate two overlapping fan charts?
Thanks for the help.
Peter
I am plotting impulse respons functions. I want to plot the mean response (beta) and two alternative confidence bands:
graph(nodates,number=0,ovcount=2,overlay=fan,ovsame) 5
# beta / 5
# upper1 / 8
# lower1 / 8
# upper2 / 8
# lower2 / 8
In this graph, one pair is shown as a fan chart, the other as lines. How can I generate two overlapping fan charts?
Thanks for the help.
Peter