I ran a logit regression and the constant term was missing. How can this be?
xtlogit vigact3 years years2 marpart logass RS RL i.time, fe
this produces an output with no constant.. and I want a constant!
Related Posts with Constant term omitted without specifying "nocons", help
Checking DuplicationsI am trying to use xtset and I know how to remove any duplications. Is there a way to see if the non…
Simple percentiles using wide datasetHello, I'm not sure why I am having such trouble creating a variable corresponding to percentiles. …
Same date or within 7 days, within two variablesDear statalist-members, I need to identify patients that got med1 and med2 on the same day, or withi…
Obtain which bin and corresponding density each observation in plotted histogram belongs to?Hello everyone, Suppose I plot a histogram: Code: clear set obs 10 g z = _n replace z = 5 if _n …
spmap polygon sepearate graphsDear all, I'm trying to overlay EU NUTS2 and NUTS3 using spmap, but the polygon option doesn't combi…
Subscribe to:
Post Comments (Atom)
0 Response to Constant term omitted without specifying "nocons", help
Post a Comment