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
Keep variable1 if 1 observation per year OR*the minimum number for a variable2 if > 1 observations per yearNeed help! My goal is to write code to keep a single HbA1c value per year closest to each participan…
Cross sectional dependence for firm panel dataDo we conduct a cross sectional dependence test for panel data with N being listed firms and T being…
How to create new columns for each country observation and count this number of countries?Dear all, I wanted your help with the following. I am working on a patent project and in the follow…
Combine histogram and connected line graph over timeDear Statalist forum users, I came across this graph in a published paper and want to produce a simi…
How to Modify Stata Data (Dta file) using python code and save changes back to the dta fileI have 2000 observations and 100 variables in my data from an empirical research project. I am curre…
Subscribe to:
Post Comments (Atom)
0 Response to gmm estimate parameters
Post a Comment