parse_coefs: Annotate regression coefficients

View source: R/helper.R

parse_coefsR Documentation

Annotate regression coefficients

Description

Extract regression coefficients from a negative binomial object and annotate coefficient types for downstream analyses.

Usage

parse_coefs(nb_fit)

Arguments

nb_fit

'negbin' object from 'glm.nb'

Value

A data frame containing regression coefficients and corresponding annotations.


amandamok/choros documentation built on March 15, 2023, 7:57 p.m.