# Generated by roxygen2: do not edit by hand

S3method(confint_contrast,default)
S3method(df_for_wald,default)
S3method(df_for_wald,glm)
S3method(estimate_contrast,default)
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(confint_contrast)
export(df_for_wald)
export(estimate_confint_contrast)
export(estimate_contrast)
export(fixcoef)
export(override_summary)
export(p_value_contrast)
export(summarylr)
export(vcov_fixcoef)
importFrom(MASS,glm.nb)
importFrom(parameters,p_value)
importFrom(stats,anova)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,df.residual)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,glm.control)
importFrom(stats,glm.fit)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,nobs)
importFrom(stats,pchisq)
importFrom(stats,poisson)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,vcov)
importFrom(stats,weights)
importFrom(utils,getS3method)
