Hi,
Is it possible to use the EXPORT option of @CATS in order to obtain the impulse-response graphs by the below procedures?
@mcvardodraws(model=CatsModel)
@mcgraphirf(model=CatsModel,page=one,varlabels=vlabels,shocklabels=vlabels, center=median,percent=||.025,.975||)
Or is there any other way to obtain them with bands?
Tarkan