multiple systems gmm
Posted: Sun Apr 06, 2014 7:18 am
I've having some difficulties as to how to carry out an estimation and would greatly appreciate any help in this matter.
I would like to estimate a model by using multiple systems by GMM. I am not too sure I am using the correct terminology so here is what I wish to estimate:
dec1 = constant + c(1)*market + c(2)*TERM + c(3)*DEF
dec2 = constant + c(1)*market + c(2)*Term + c(3)*DEF
dec3 = constant + c(1)*market + c(2)*Term + c(3)*DEF
dec4 = constant + c(1)*market + c(2)*Term + c(3)*DEF
The constant and coefficients c(1), c(2), c(3) must be constrained to be the same for all systems of equations. Dec1, dec2, dec3, dec4 are different portfolios. TERM is the term spread, and DEF is the default spread.
I hope I am making myself clear as to what I would like help with, otherwise please let me know and I will try to elaborate.
Thanks
I would like to estimate a model by using multiple systems by GMM. I am not too sure I am using the correct terminology so here is what I wish to estimate:
dec1 = constant + c(1)*market + c(2)*TERM + c(3)*DEF
dec2 = constant + c(1)*market + c(2)*Term + c(3)*DEF
dec3 = constant + c(1)*market + c(2)*Term + c(3)*DEF
dec4 = constant + c(1)*market + c(2)*Term + c(3)*DEF
The constant and coefficients c(1), c(2), c(3) must be constrained to be the same for all systems of equations. Dec1, dec2, dec3, dec4 are different portfolios. TERM is the term spread, and DEF is the default spread.
I hope I am making myself clear as to what I would like help with, otherwise please let me know and I will try to elaborate.
Thanks