setx
with fitted values not work, e.g. http://docs.zeligproject.org/articles/using_Zelig_with_Amelia.html
z.out <- zelig(inscat1 ~ as.factor(ed) + as.factor(racethn) +
- as.factor(income2) + as.factor(sex) + as.factor(state) +
- as.factor(date) + as.factor(empl2) + age2 +
- republican + fed, data = mergeddata, model = "mlogit", cite = F)
Error in vglm.fitter(x = x, y = y, w = w, offset = offset, Xm2 = Xm2, :
vglm() only handles full-rank models (currently)
VGAM
package instead of nnet
.
Hi There! I'm new to Zelig but enjoying it so far. I'm trying to run an ls regression after propensity score matching using 'MatchIt ' with multiply imputed data. I know Zelig does great with post-MatchIt and does a good job with multiple MI datasets.
I've run 'MatchIt' on each of my 5 imputed datasets and saved the data as matchgen1-matchgen5 then combined them using