Hello am trying to fit logistic model but am getting these error
fit.mis<-glm(Probation ~ Times_UP+Library+Activity,family=binomial,mar)
Error in as.data.frame.default(data) :
cannot coerce class ‘"mads"’ to a data.frame
am not very expert in r .. does any body can help