Search found 3 matches
- Sun Jun 30, 2024 11:13 am
- Forum: Programming
- Topic: Local Projections in EViews 14
- Replies: 4
- Views: 15104
Re: Local Projections in EViews 14
Hi Mirza, I've attached the workfile for your reference. I think I've found the issue. If I keep the responses in default, the IRFs will be calculated: for %y var1 var2 var3 var4 var5 for %z shocka shockb shockc smpl @first @last if {%y} <> na var lp_{%y}_{%z}.ls 1 2 {%y} {%z} @ c @trend freeze(gr_{...
- Sun Jun 30, 2024 10:39 am
- Forum: Programming
- Topic: Local Projections in EViews 14
- Replies: 4
- Views: 15104
Local Projections in EViews 14
Hi everyone, I'm currently demoing EViews 14 to check out the asymmetric IRFs feature in the new local projections environment. I've been trying to run the code below, but EViews suddenly closes every time I run it. What I want to do is generate an asymmetric IRF for var1 to var5 by estimating a seq...
- Wed Nov 22, 2023 7:09 pm
- Forum: Suggestions and Requests
- Topic: Graph shade for left/right axis across different sample periods
- Replies: 2
- Views: 76598
Re: Graph shade for left/right axis across different sample periods
Would be interested to know if there is already a solution to this question? The idea is to shade different ranges of the vertical axis for different samples. In this case, 2 3 and 1 2 can pertain to an inflation target range. graph01.draw(shade, left) 2 3 2010 2016 graph01.draw(shade, left) 1 2 201...
