# Generated by roxygen2: do not edit by hand

S3method(coef,exposure_em_fit)
S3method(confint,exposure_em_fit)
S3method(deviance,exposure_em_fit)
S3method(fitted,exposure_em_fit)
S3method(formula,exposure_em_fit)
S3method(logLik,exposure_em_fit)
S3method(model.frame,exposure_em_fit)
S3method(nobs,exposure_em_fit)
S3method(predict,exposure_em_fit)
S3method(print,exposure_em_fit)
S3method(print,summary.exposure_em_fit)
S3method(residuals,exposure_em_fit)
S3method(summary,exposure_em_fit)
S3method(vcov,exposure_em_fit)
export(component_contrast)
export(exposure_em)
export(exposure_em_control)
export(exposure_fit)
export(exposure_marquardt_control)
export(posterior_components)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,deviance)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,residuals)
importFrom(stats,vcov)
