I am having a hard time wrapping my head around this problem. I have a list, results4 which contains 5 elements, all of which are mer objects from the zelig package. The mer objects are the result of
I am using Amelia and Zelig in R to do multiple imputation of my datasets with uncleaned variables. The reproducible dataset is in Zelig package.
I apologize in advance if this question is too esoteric. I am using the Zelig package in R with a log-log regression model:
Is there a model for dependent variables that are censored on both sides? And if so is there an implementatio开发者_StackOverflown in R? I am only aware of tobit models (e.g. in Zelig package), but th
I\'m running an logit model using the Zelig package. I get the following error...what could be wrong?