# Generated by roxygen2: do not edit by hand

S3method(coef,hhdynamics_fit)
S3method(plot,hhdynamics_fit)
S3method(print,hhdynamics_fit)
S3method(print,summary.hhdynamics_fit)
S3method(summary,hhdynamics_fit)
export(create_wide_data)
export(household_dynamics)
export(plot_attack_rate)
export(plot_covariates)
export(plot_diagnostics)
export(plot_household)
export(plot_transmission)
export(run_MCMC)
export(simulate_data)
export(table_attack_rates)
export(table_covariates)
export(table_parameters)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.off)
importFrom(grDevices,grey.colors)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(stats,acf)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,pweibull)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,sd)
useDynLib(hhdynamics, .registration=TRUE)
