# Generated by roxygen2: do not edit by hand

S3method(summary_coefficients,glm)
S3method(summary_coefficients,lm)
S3method(summary_coefficients,mlm)
S3method(summary_predictions,glm)
S3method(summary_predictions,lm)
S3method(summary_predictions,mlm)
export(boot_weights)
export(boxcox_survey)
export(brr_weights)
export(burn_and_thin)
export(calculate_minimum_amount)
export(covariate_test)
export(draw_parameters)
export(extract_parameters)
export(fix_nhanes_strata)
export(gelman_rubin)
export(nci_multivar_distrib)
export(nci_multivar_mcmc)
export(nci_multivar_preprocessor)
export(nci_multivar_summary)
export(summary_coefficients)
export(summary_difference)
export(summary_predictions)
export(trace_plots)
export(weighted_quantiles)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(methods,is)
importFrom(stats,aggregate)
importFrom(stats,ave)
importFrom(stats,coefficients)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,density)
importFrom(stats,formula)
importFrom(stats,lm.wfit)
importFrom(stats,optim)
importFrom(stats,p.adjust)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rWishart)
importFrom(stats,reshape)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,stepfun)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,object.size)
