df_for_wald             Gets the degree of freedom for Wald tests
                        involving the model
fixcoef                 Generic function to get fixed effects of a
                        model
glmglrt                 glmglrt: GLRT P-Values in Generalized Linear
                        Models
override_summary        Overrides the Generalized Linear Models summary
                        methods
p_value.glm             Computing p-values of hypothesis tests on
                        coefficients of Generalized Linear Models
p_value_contrast        Hypothesis tests on contrasts
print.summary.glmglrt   Prints the summary generated by 'summarylr'
summarylr               Summarizes a glm, adding a column of GLRT or
                        Rao score P-values
vcov_fixcoef            Gets the variance-covariance matrix of fixed
                        effects of a fitted model
