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.
Plotting estimates from LincomDear Stata expert, ** Below i am including age as a continuous interaction term. outcome is anemia …
replacing values of a newly generated variable by the values of previous variables using "foreach var of varlist"Hi everyone, Using the below codes, I am trying to generate a new variable (long_X6 to long_X13) and…
Remove time in datetime variableI have a variable in an imported dataset from Excel in this type and format: type: double format: %t…
LM Test Result in Random Effect ModelDear members, I'm quite newbie here. I'm so confused in determining the perfect model for my regress…
MV Probit Modelplease, suggest steps for the MV Probit model . Thank you . …
Subscribe to:
Post Comments (Atom)
0 Response to Specifying a Matrix in the bayesmh command.
Post a Comment