Hello,
I am trying to assess for interaction where the primary association is estrogen use and endometrial cancer. I have not been successful in trouble shooting and receive the same errors when the i.'s and c.'s are left out and also when I use two #'s in the interaction terms. Is the output due an error in my code and, if so, could someone please recommend a method for troubleshooting? Please see below for the code and the errors.
Thank you!
When I input the following code:
clogit case est c.age gall ob non hyp i.dose c.dur i.est#c.age i.est#i.gall i.est#i.ob i.est#i.non i.est#i.hyp i.est#i.dose i.est#c.dur, group(set) or
I receive these errors:
note: 1.est#1.gall omitted because of collinearity
note: 1.est#1.ob omitted because of collinearity
note: 1.est#1.non omitted because of collinearity
note: 1.est#0.hyp omitted because of collinearity
note: 1.est#1.hyp omitted because of collinearity
note: 0.est#1.dose identifies no observations in the sample
note: 0.est#2.dose identifies no observations in the sample
note: 0.est#3.dose identifies no observations in the sample
note: 0.est#4.dose identifies no observations in the sample
note: 0.est#5.dose identifies no observations in the sample
note: 0.est#6.dose identifies no observations in the sample
note: 1.est#0.dose omitted because of collinearity
note: 1.est#1.dose omitted because of collinearity
note: 1.est#2.dose omitted because of collinearity
note: 1.est#3.dose omitted because of collinearity
note: 1.est#4.dose omitted because of collinearity
note: 1.est#5.dose omitted because of collinearity
note: 1.est#6.dose omitted because of collinearity
note: 1.est#c.dur omitted because of collinearity
note: 17 groups (17 obs) dropped because of all positive or
all negative outcomes.
Related Posts with Testing for Interaction, C.Logistic Regression: Colinearity and no observations identified
Variables created after shp2dtaHi everyone, After I run 'shp2dta' to turn shape files into Stata data files, I notice I have some …
Wide to long reshape, hundreds of stubsDear Statalist community, I fear this might be a simple question but I am having trouble finding an…
GOF of Logit Model: Pearson's chi2, Hosmer and Lemeshow's testHi everyone, I am using a logit model (attached below) to investigate the impact of minority status…
Questions about GMMHello, I'm a beginner in economitrics and statistics and I'm working on system GMM, sometimes I foun…
Seasonality in panel dataHi, I am working with panel data observations. Now, I have a question that could be sound silly. My …
Subscribe to:
Post Comments (Atom)
0 Response to Testing for Interaction, C.Logistic Regression: Colinearity and no observations identified
Post a Comment