export(blm,lexpit,crude.risk,risk.exposure.plot,
       EO,which.at.boundary,Rsquared,expit,logit,gof,gof.pearson,LRT)
exportClasses(blm,lexpit)
import("methods")
importFrom("stats",predict,resid)
importFrom("stats4",coef,confint,vcov,logLik)
exportMethods(show,coef,vcov,predict,confint,summary,resid,model.formula,logLik)

