Open alex-the-man opened 5 years ago
z.out <- zelig(forumla, model = "oprobit.bayes", data = data, cite = FALSE) summary(z.out)
returns:
Model: Combined Imputations Error in UseMethod("vcov") : no applicable method for 'vcov' applied to an object of class "mcmc"
This happens only when the input data set is an amelia object.
returns:
This happens only when the input data set is an amelia object.