dear all,
I have a logistic regression model with interaction i.compliance#i.age
compliance category : 1 2 3 4 (baseline: compliance 1)
age category : 1 2 3 [baseline: age 1)
my dependent variable is utilization of SBA (code 0 [no] and 1 [yes])
I have a problem with (empty cell)
what should I do to fix my problem? Im sorry I dont know why I cant attach the file.
and this for the result of interaction
I have a logistic regression model with interaction i.compliance#i.age
compliance category : 1 2 3 4 (baseline: compliance 1)
age category : 1 2 3 [baseline: age 1)
my dependent variable is utilization of SBA (code 0 [no] and 1 [yes])
I have a problem with (empty cell)
what should I do to fix my problem? Im sorry I dont know why I cant attach the file.
logit SBA i.kepatuhan i.usia i.pendidikan i.pekerjaan i.keputusan i.kuintil i.paritas i.komplikasi i.residen i.asuransi i.planning i.kepatu
> han#i.usia, or
note: 2.kepatuhan#2.usia != 0 predicts success perfectly
2.kepatuhan#2.usia dropped and 42 obs not used
note: 2.kepatuhan#3.usia != 0 predicts success perfectly
2.kepatuhan#3.usia dropped and 1 obs not used
note: 4.kepatuhan#3.usia != 0 predicts success perfectly
4.kepatuhan#3.usia dropped and 11 obs not used
> han#i.usia, or
note: 2.kepatuhan#2.usia != 0 predicts success perfectly
2.kepatuhan#2.usia dropped and 42 obs not used
note: 2.kepatuhan#3.usia != 0 predicts success perfectly
2.kepatuhan#3.usia dropped and 1 obs not used
note: 4.kepatuhan#3.usia != 0 predicts success perfectly
4.kepatuhan#3.usia dropped and 11 obs not used
kepatuhan#usia |
tidak k4, 9T lengkap#20-35 tahun | 1 (empty)
tidak k4, 9T lengkap#<20 tahun | 1 (empty)
K4, 9T tidak lengkap#20-35 tahun | 1.291457 .6744692 0.49 0.624 .4640197 3.594378
K4, 9T tidak lengkap#<20 tahun | 2.604826 1.749696 1.43 0.154 .6982575 9.717216
K4, 9T#20-35 tahun | 13.85527 18.49688 1.97 0.049 1.012174 189.6596
K4, 9T#<20 tahun | 1 (empty)
|
_cons | 1.547874 2.147119 0.31 0.753 .1020939 23.46775
tidak k4, 9T lengkap#20-35 tahun | 1 (empty)
tidak k4, 9T lengkap#<20 tahun | 1 (empty)
K4, 9T tidak lengkap#20-35 tahun | 1.291457 .6744692 0.49 0.624 .4640197 3.594378
K4, 9T tidak lengkap#<20 tahun | 2.604826 1.749696 1.43 0.154 .6982575 9.717216
K4, 9T#20-35 tahun | 13.85527 18.49688 1.97 0.049 1.012174 189.6596
K4, 9T#<20 tahun | 1 (empty)
|
_cons | 1.547874 2.147119 0.31 0.753 .1020939 23.46775
Comment