confint_contrast        Confidence interval estimation of contrasts
df_for_wald             Gets the degree of freedom for Wald tests
                        involving the model
estimate_confint_contrast
                        Computes point estimates, confidence intervals
                        and P-values of a contrast
estimate_contrast       Point estimates of contrasts
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 and
                        other
p_value_contrast        Hypothesis tests on contrasts
print.summary.glmglrt   Prints the summary generated by 'summarylr'
ps_newtonRaphson        Newton-Raphson algorithm when parameters may
                        not be estimable outside of their parameter
                        space
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
