I have drawn a random bivariate normal distribution.
matrix m1 = (1,0)
matrix c1 = (41, -22 \ -22, 6)
drawnorm x y, n(10000) means(m1) cov(c1)
How can I estimate the parameters of bivariate normal distribution using GMM?
I need to store these parameters and work on the analysis.
Any help would be much appreciated!!!
Thanks & Regards,
Related Posts with gmm estimate parameters
Counting observations of nearest neighboursDear forum members, my data is a panel structured as follows: id change nid1 nid2 nid3 nid4 nid5 Fo…
ivreg2 command for woolridge version of LPHi, Can you please let me know the ivreg2 command for estimating productivity using Woolridge versio…
DestringHi I run into a problem using destring. The problem is as follows: insheet Year Country Log_GDP Lo…
cumulative counts?Dear All, I was asked the following question. The data set is Code: * Example generated by -dataex…
Missing Standard Errors when vce(r) specified in xtreg, feDear All, Before I added 'vce(r)' option at the end of my xtreg, fe model I got standard error in th…
Subscribe to:
Post Comments (Atom)
0 Response to gmm estimate parameters
Post a Comment