Search found 483 matches

by dakila
Wed Jun 12, 2024 7:30 pm
Forum: Add-in Support
Topic: BN filter
Replies: 16
Views: 54771

Re: BN filter

It's done. It will be uploaded soon.
by dakila
Wed Jun 12, 2024 5:48 pm
Forum: Add-in Support
Topic: BN filter
Replies: 16
Views: 54771

Re: BN filter

Ok, Trubador. I will update it soon to suppress the graph.
by dakila
Mon May 13, 2024 4:24 am
Forum: Add-in Support
Topic: Refined BN filter
Replies: 0
Views: 3995

Refined BN filter

This thread is about the RBNfilter add-in that performs the refined Beverage-Nelson filter of Kamber, Morley and Wong (2024). It requires Eviews version 13 and Recshade add-in.
by dakila
Tue Apr 30, 2024 5:55 pm
Forum: Add-in Support
Topic: Hamilton-Herrera counterfactual simulation for VARs
Replies: 0
Views: 3174

Hamilton-Herrera counterfactual simulation for VARs

This thread is about the Hamilton-Herrera add-in that performs counterfactual simulation and test on a VAR object. It requires Eviews version 13.
by dakila
Tue Feb 20, 2024 5:17 am
Forum: Add-in Support
Topic: Sign Restricted VAR
Replies: 39
Views: 134297

Re: Sign Restricted VAR

No.
by dakila
Sat Feb 10, 2024 10:47 pm
Forum: Add-in Support
Topic: Sign Restricted VAR
Replies: 39
Views: 134297

Re: Sign Restricted VAR

You can't identify multiple shocks for the srvar add-in.
by dakila
Wed Jan 17, 2024 5:26 pm
Forum: Add-in Support
Topic: scaled IRF in SVAR
Replies: 2
Views: 13531

Re: scaled IRF in SVAR

Could you post the data file? I will try to fix it.
by dakila
Thu Dec 21, 2023 11:23 pm
Forum: Add-in Support
Topic: FAVAR add-in
Replies: 107
Views: 6033813

Re: FAVAR add-in

Hi there,

I will update it to fix the compatibility issue soon.
by dakila
Thu Nov 09, 2023 8:32 pm
Forum: Add-in Support
Topic: Large Bayesian VAR
Replies: 49
Views: 464300

Re: Large Bayesian VAR

It works perfectly for Eviews 12-13.
by dakila
Mon Oct 09, 2023 4:47 pm
Forum: Add-in Support
Topic: SRVAR Error
Replies: 6
Views: 100513

Re: SRVAR Error

Command to execute zero restriction is zvar (e.g. zvar=bgcr). If you using dialog box you don't need create a sign restriction vector. Just put a sign index of variables with comma on the sign restriction vector box (e.g. put this +1,+2,+3,-4).
by dakila
Sun Oct 08, 2023 5:20 pm
Forum: Add-in Support
Topic: SRVAR Error
Replies: 6
Views: 100513

Re: SRVAR Error

Did you read the instruction pdf file which is located the add-in folder (e.g. C:\Users\...\Documents\EViews Addins\srvar).
You have to create a vector named constr before to run the command (srvar(const=0, kmax=4) 2 constr @ bgcr bgmr bgph bgih).
For example:

Code: Select all

vector constr=@fill(+1,+2,+3,-4)
by dakila
Thu Oct 05, 2023 11:25 pm
Forum: Add-in Support
Topic: SRVAR Error
Replies: 6
Views: 100513

Re: SRVAR Error

Could you provide the data and command or description of the dialog box?
by dakila
Mon Oct 02, 2023 4:56 pm
Forum: Add-in Support
Topic: Add-in dyindex
Replies: 2
Views: 51306

Re: Add-in dyindex

Now it is fixed. Please update the add-in (check Eviews website).
by dakila
Thu Sep 28, 2023 10:06 pm
Forum: Add-in Support
Topic: Add-in dyindex
Replies: 2
Views: 51306

Re: Add-in dyindex

Yes, this problem is specific to Eviews 13. I will fix it soon.
by dakila
Wed Aug 09, 2023 1:35 am
Forum: Add-in Support
Topic: Large Bayesian VAR
Replies: 49
Views: 464300

Re: Large Bayesian VAR

Variable surpdef has missing values (N) from 2000q1 to 2000q3. If change the sample="2000q4 2023q1" for example: lbvar(estimate=1, sample="2000q4 2023q1", lambda=0.4, tau = 4, save=1, fit=" lcpipi lgdprl lexrpl", tsample="2000q4 2010q4" , pand=1, dummy="d...

Go to advanced search