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
Creating quartiles on a panel data set based on a variable's value in one periodHello all, I want to do something pretty theoretically simple (that I used to do myself, but have c…
Text Similarity Using lsemanticaHi, I am new to Stata text similarity. I am trying to use lsemantica command to identify the similar…
Create correlation table of AUROCs in Excel or WordDear Statalisters, I want to create a correlation table of AUROCs and their corresponding 95% CI and…
How does Stata know which variable is the main variable?I'm starting to get a little confused about how R knows which variable is the main variable and whic…
Create a table with an arbitary number of columns/variablesHi, I have a dataset with some observations e.g. number of days a patient had the influenca and dif…
Subscribe to:
Post Comments (Atom)
0 Response to gmm estimate parameters
Post a Comment