# Generated by roxygen2: do not edit by hand

S3method(confint,hci)
S3method(contribution,coxph)
S3method(contribution,glm)
S3method(contribution,lm)
S3method(contribution,logitmfx)
S3method(contribution,probitmfx)
S3method(contribution,svyglm)
S3method(plot,decomposition)
S3method(plot,hci)
S3method(print,decomposition)
S3method(print,hci)
S3method(summary,decomposition)
S3method(summary,hci)
export(ci)
export(contribution)
export(correct_sign)
export(corrected_value)
export(decomposition)
export(is_corrected)
export(rank_wt)
export(var_wt)
importFrom(graphics,barplot)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,strwidth)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,confint)
importFrom(stats,cov.wt)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,weighted.mean)
importFrom(stats,weights)
