parse_coefs | R Documentation |
Extract regression coefficients from a negative binomial object and annotate coefficient types for downstream analyses.
parse_coefs(nb_fit)
nb_fit |
'negbin' object from 'glm.nb' |
A data frame containing regression coefficients and corresponding annotations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.