Hello,
i used the egen in previous data anlysis and it worked pretty well.
The code looked somehting like:
egen Faktor1_specific = mean(Faktor1) if vote ==1
The problem is that only missings are generated with this. Before it worked fin.
I do get value output for vote and for Faktor1, but i get only missings when i use egen Faktor1_specific
Thanks for any help !!!!
Related Posts with egen command is only generating missings
Analysis of panel data with different time spansHello I am preparing my thesis but I can not process further due to the problem of merging data. I h…
missing values in logistic regressionI have a dataset from a prevalence study. The prevalence study was not run every year so for example…
Correlation between two categorical variablesI have two questions regarding the correlation between two categorical variables. 1) If using Crame…
xtserial with first difference modelHi there, When using a first difference regression a key assumption is that there is no serial corr…
If condition between dates and a groupingHi Stata community, I am looking for some guidance on how to approach the following condition if I …
Subscribe to:
Post Comments (Atom)
0 Response to egen command is only generating missings
Post a Comment