# Generated by roxygen2: do not edit by hand

S3method(df_for_wald,default)
S3method(df_for_wald,glm)
S3method(fixcoef,default)
S3method(fixcoef,glmerMod)
S3method(fixcoef,lme)
S3method(fixcoef,lmerMod)
S3method(fixcoef,lmerModLmerTest)
S3method(fixcoef,mlm)
S3method(fixcoef,multinom)
S3method(p_value,glm)
S3method(p_value_contrast,default)
S3method(p_value_contrast,glm)
S3method(print,summary.glmglrt)
S3method(vcov_fixcoef,default)
S3method(vcov_fixcoef,survreg)
export(df_for_wald)
export(fixcoef)
export(override_summary)
export(p_value_contrast)
export(summarylr)
export(vcov_fixcoef)
import(stats)
importFrom(MASS,glm.nb)
importFrom(parameters,p_value)
importFrom(utils,getS3method)
