powered by
"summary"(object, ...)
data(medpar) ml.poi <- ml_glm(los ~ hmo + white, family = "poisson", link = "log", data = medpar) summary(ml.poi)
Run the code above in your browser using DataLab