powered by
mcexact
gof(y = NULL, mu = NULL, rowlabels = FALSE)
rowlabels = TRUE
gof
#data(residence) #get fitted values #mu <- glm(residence$y ~ residence$x, family = poisson)$fit #gof(residence$y, mu) #gof(rowlabels = TRUE)
Run the code above in your browser using DataLab