glm_nb_1.Rd
Model of class glm
glm_nb_1
An object of class negbin (inherits from glm, lm) of length 31.
negbin
glm
lm
if (FALSE) { library(MASS) data(efc, package = "sjmisc") glm.nb(tot_sc_e ~ neg_c_7 + e42dep + c172code, data = efc) }