Good evening!
I'm trying to fit a Poisson Gamma Mixture in Stata. One of the parameters of interest phi is distributed MVN with a covariance matrix that dependes on other parameters in my estimation. For example:
prior({phi} , mvnormal0(dimension, D)
with D = (1/{tao})*(inv(I-{rho})*W) ; where tao and rho are others hyperpriors and W is a matrix I define arbitrarily. By inv I mean the inverse of the matrix (I-{rho}*W)
¿How can I define D, that is a parameter built on others parameters, in the bayesmh estimation?
Thanks for your help!
Best regards.
Related Posts with Specifying a Matrix in the bayesmh command.
drop in all rangeHi there, I have some difficulties dropping observations. If the ID did not receive subsidy in all…
Creating new variables on the basis of relationship to head, age and wages?Hi, I want to do two things in STATA but I do not know the commands to it. The data is of two rounds…
Putpdf with R2Hi all, I'm trying to save some regression results, and I'm using putpdf: Code: putpdf begin //…
pooled mean group estimationHello. I get errors when I run below command and could not figure out what is the cause. It would be…
How to calculate mid-year population (i.e., as of 1st July)?Hi All, I am struggling with how to calculate mid-year population (as of 1st July) to calculate crud…
Subscribe to:
Post Comments (Atom)
0 Response to Specifying a Matrix in the bayesmh command.
Post a Comment