1. Stata documentation includes provides examples of vce(cluster clustvar) with the regress command. Does it make sense to use vce(cluster clustvar) with the logit command? That is, will I be able to interpret the direction and magnitude of the coefficients if I use vce(cluster clustvar) with the logit command?
2. Does it make sense to use the fe option with the logit command? Are the logit command and xtlogit command the same?
Related Posts with vce(cluster clustvar) & fe with logit
How to adjust standard errors using wild t-bootstrapping?I am running some regressions with number of clusters 29. I believe due to low number of clusters I …
some of variable contents are dropped when import data from excel to stata under the condition that the variables is in strL format Code: import excel "data.xlsx", sheet("Sheet1") firstrow I want to import data from excel to stata,…
Help with replacing a variable depending on the value of another variableI am trying to replace a variable if another variable BEGINS with a certain 2 number character. CIP…
Creating distinguishable lines for folks who are colorblind when using graph twoway line Hi everyone. I would love to know how to create different lines by pattern. Below is my dataset. …
Interupted time series helpI am trying to code an interrupted time series for antenatal attendance pre and post lockdown. I hav…
Subscribe to:
Post Comments (Atom)
0 Response to vce(cluster clustvar) & fe with logit
Post a Comment