Re: [R] Zellig Error Message

2011-12-17 Thread Xu Wang
Hi Abraham, Zelig has its own mailing list. You should sign up for it there. The developers are usually great about responding. Xu On Fri, Dec 16, 2011 at 10:47 AM, Abraham Mathew wrote: > I'm trying to calculate predicted probabilities in R with Zelig and keep > getting the following error. >

[R] Zellig Error Message

2011-12-16 Thread Abraham Mathew
I'm trying to calculate predicted probabilities in R with Zelig and keep getting the following error. Can anyone help? > x.low <- setx(mod, type=1)Error in dta[complete.cases(mf), names(dta) %in% > vars, drop = FALSE] : incorrect number of dimensions When I ran the model, I ran everything b