TVP-VAR related issues

Questions and discussions on Vector Autoregressions

Re: TVP-VAR related issues

Unread postby pbrigante » Sat Mar 04, 2023 8:06 am

Dear Tom,

in the command below, the graphs of each impulse response function are generated only for the first date, this: 2000:1 (impdates = ||2000:1,2002:02,2008:1,2015:01||). How to get the others?


smpl 1 nstep
do j=1,nvar
if commonscale==1
{
graph(ticks,min=minlower,max=maxupper,number=0) 3 j i
# resp(j)
# upper(j) / 2
# lower(j) / 2
}
else
{
graph(ticks,number=0) 3 j i
# resp(j)
# upper(j) / 2
# lower(j) / 2
}
end do j
end do i
*
*
spgraph(done)

end do count
pbrigante
 
Posts: 8
Joined: Mon May 14, 2018 9:32 am

Previous

Return to VARs (Vector Autoregression Models)

Who is online

Users browsing this forum: No registered users and 3 guests