Dear all
I am trying to run a regression excluding certain countries that don’t require disclosure.
I have used this code:
reg xy if country’s Id != 39, 34,32,37 but it does not work.
thanks in advance for your help.
Related Posts with How to run a regression excluding certain countries ids
Newey-West standard errors with multiple regressions (by Identifier)Dear all, I am currently writing my thesis for which I need some help. I have a panel-data data set…
Mininum edge weights in the path between two nodes (Network Analsysis)Dear Statalisters, (Stata version 15.1) I have a network N and I am using the user-developed packag…
Logistic regression when all variables are proportions (percentages)Both my outcome variable and my independent variables are proportions (%). I am trying to run a logi…
fmm invalid nameI'm trying to run a finite mixture model Code: fmm 2: logit y x1 x2 x3 However, I get the error "2 …
Fixed effect model predictionHello all, I hope everyone's doing well. Using my dataset I have found the fixed effect model to ha…
Subscribe to:
Post Comments (Atom)
0 Response to How to run a regression excluding certain countries ids
Post a Comment