And if I want to include exogenous variables in the BVAR model? Since the hyperparameters lambda 4 and lambda5 controls for exogenous variables, should I consider the BVAR add-in instead of the built in BVAR estimation?
What are the implications of do not define lambda4 and lambda5?
Search found 18 matches
- Wed Feb 03, 2016 4:05 am
- Forum: Estimation
- Topic: BVAR
- Replies: 23
- Views: 12200
- Tue Feb 02, 2016 10:13 am
- Forum: Estimation
- Topic: BVAR
- Replies: 23
- Views: 12200
Re: BVAR
It is a tautology :)
I am a newbie in this methodologies.
I am just trying to understand the (un)usefulness of the specifications.
Are there any pratical advantages (in terms of forecasting gains) in using the BVAR add-in instead of the built in BVAR estimation (or vice-versa)?
I am a newbie in this methodologies.
I am just trying to understand the (un)usefulness of the specifications.
Are there any pratical advantages (in terms of forecasting gains) in using the BVAR add-in instead of the built in BVAR estimation (or vice-versa)?
- Tue Feb 02, 2016 9:58 am
- Forum: Estimation
- Topic: BVAR
- Replies: 23
- Views: 12200
Re: BVAR
Ok, Gareth but why one can only specify 6 hyperparameters instead of 8 as in Sims-Zha NW approach?
Why cann't we define values for lambda2, lambda 4 and lambda5?
Why cann't we set the mean of the AR(1), mu, also?
Why cann't we define values for lambda2, lambda 4 and lambda5?
Why cann't we set the mean of the AR(1), mu, also?
- Mon Feb 01, 2016 10:11 am
- Forum: Estimation
- Topic: BVAR
- Replies: 23
- Views: 12200
Re: BVAR
OK, thank you. So you will fix the bug and then an update will be available? Another question: in the first version of the BVAR addin the user must specify 8 scalars (lambda0 to lambda5, mu5 and mu6) as in Brandt and Freeman's 2006 paper. In this version one cannot define values for lambda2, lambda ...
- Mon Feb 01, 2016 9:45 am
- Forum: Estimation
- Topic: BVAR
- Replies: 23
- Views: 12200
Re: BVAR
Why are you saying that the hyperparameters are crazy?
- Mon Feb 01, 2016 8:48 am
- Forum: Programming
- Topic: Fill a matrix with scalars
- Replies: 9
- Views: 5329
Re: Fill a matrix with scalars
Thank you.
It is possible to use wild cards in vector.fill argument? The scalars begin with the same letters.
It is possible to use wild cards in vector.fill argument? The scalars begin with the same letters.
- Mon Feb 01, 2016 7:44 am
- Forum: Estimation
- Topic: BVAR
- Replies: 23
- Views: 12200
Re: BVAR
Yes, it is really weird. It is suppose to work fine since it is not possible to have perfect multicollinearity.
Let's wait for forum moderation's insights.
Let's wait for forum moderation's insights.
- Mon Feb 01, 2016 7:18 am
- Forum: Estimation
- Topic: BVAR
- Replies: 23
- Views: 12200
Re: BVAR
Yes it is.
Did you try to estimate the BVAR with Sims-Zha Normal Wishart priors with variables in levels?
Did you try to estimate the BVAR with Sims-Zha Normal Wishart priors with variables in levels?
- Mon Feb 01, 2016 3:14 am
- Forum: Estimation
- Topic: BVAR
- Replies: 23
- Views: 12200
Re: BVAR
Dear all,
Does anybody have an idea about the aforedmentioned problem?
Thank you.
Does anybody have an idea about the aforedmentioned problem?
Thank you.
- Fri Jan 29, 2016 10:56 am
- Forum: Programming
- Topic: Fill a matrix with scalars
- Replies: 9
- Views: 5329
Re: Fill a matrix with scalars
I was thinking in put the scalars name into a string and then loop over the string.
It is possible?
It is possible?
- Fri Jan 29, 2016 10:06 am
- Forum: Programming
- Topic: Fill a matrix with scalars
- Replies: 9
- Views: 5329
Re: Fill a matrix with scalars
There are 300 scalars.
I want to fill 3 matrices with 3 different loops.
Why do you ask? If there was only 100 scalares the procedure will be different?
Thank you, Gareth.
I want to fill 3 matrices with 3 different loops.
Why do you ask? If there was only 100 scalares the procedure will be different?
Thank you, Gareth.
- Fri Jan 29, 2016 9:39 am
- Forum: Programming
- Topic: Fill a matrix with scalars
- Replies: 9
- Views: 5329
Re: Fill a matrix with scalars
Thank you, but the scalars dont have an ordinal name.
Their name do not reflect any order. Is there any alternative?
Their name do not reflect any order. Is there any alternative?
- Fri Jan 29, 2016 4:46 am
- Forum: Programming
- Topic: Fill a matrix with scalars
- Replies: 9
- Views: 5329
Fill a matrix with scalars
I have 100 scalars and I want to put them into a column vector.
How can I do it with a loop?
Thank you.
How can I do it with a loop?
Thank you.
- Wed Jan 27, 2016 10:38 am
- Forum: Estimation
- Topic: BVAR
- Replies: 23
- Views: 12200
Re: BVAR
Please find attached the workfile.
I get the error message "near singular matrix" if i consider the variables in levels.
With growht rates (prefix "dl") I don't have any problem.
Any idea?
Thank you.
I get the error message "near singular matrix" if i consider the variables in levels.
With growht rates (prefix "dl") I don't have any problem.
Any idea?
Thank you.
- Wed Jan 27, 2016 9:25 am
- Forum: Estimation
- Topic: BVAR
- Replies: 23
- Views: 12200
Re: BVAR
I am using Sims-Zha NW prior to estimate a BVAR model.
When I use growth rates I don't have any problem. However, when I use the same variables but in levels I get the error "Near singular matrix".
Do you have any idea what is going on?
When I use growth rates I don't have any problem. However, when I use the same variables but in levels I get the error "Near singular matrix".
Do you have any idea what is going on?
