Hi all,
I am trying to estimate the ATE of an IPW model by writing a GMM code. I am having trouble writing the moment conditions.
gmm (eq1: treatment - invlogit({xb: $xt _cons})) (eq2: (treatment - invlogit({xb: $xt _cons})/((invlogit({xb: $xt _cons})*(1 - invlogit({xb: $xt _cons})))))-{ate}), instruments($xt) onestep
But stata doesn't like them.
Could someone point me in the right direction?
Thanks
Related Posts with Writing GMM moment conditions for IPW
Twoway line by countyHi everyone, For my Panel Data descriptive Analysis I am trying to graph the development of Chargin…
Doubt with power calculationsGreetings I am new to the forum., I am working with a categorical data set, I am trying to calculate…
Different resutls between xtreg and xtivreg2 I recently ran into an issue with xtivreg2. I find that the coefficient estimates are so much diffe…
Reshape Long Missing Values ErrorMy dataset is in time series format. I am converting it to a panel using the following code: Code…
Merging 3 data setsGood evening all. I am looking for some help merging 3 data sets. All 3 data sets are sorted by pati…
Subscribe to:
Post Comments (Atom)
0 Response to Writing GMM moment conditions for IPW
Post a Comment