# Generated by roxygen2 (4.0.2): do not edit by hand

export(AIC.eDist)
export(AICc)
export(AICc.eDist)
export(BIC.eDist)
export(DistSelCriteriaValues)
export(MDL)
export(MDL.eDist)
export(bestDist)
export(compareDist)
export(dBeta)
export(dBeta_ab)
export(dBurr)
export(dGamma)
export(dGumbel)
export(dJohnsonSB)
export(dJohnsonSU)
export(dLaplace)
export(dLogistic)
export(dNormal)
export(dNormal_sym_trunc_ab)
export(dNormal_trunc_ab)
export(dSRTB_ab)
export(dSSRTB)
export(dTriangular)
export(dUniform)
export(dWeibull)
export(eBeta)
export(eBeta_ab)
export(eBurr)
export(eGamma)
export(eGumbel)
export(eJohnsonSB)
export(eJohnsonSU)
export(eLaplace)
export(eLogistic)
export(eNormal)
export(eNormal_sym_trunc_ab)
export(eNormal_trunc_ab)
export(eSRTB_ab)
export(eSSRTB)
export(eTriangular)
export(eUniform)
export(eWeibull)
export(eval.estimation)
export(iBeta)
export(iNormal)
export(lBeta)
export(lBeta_ab)
export(lBurr)
export(lGamma)
export(lGumbel)
export(lJohnsonSB)
export(lJohnsonSU)
export(lLaplace)
export(lLogistic)
export(lNormal)
export(lNormal_sym_trunc_ab)
export(lNormal_trunc_ab)
export(lSRTB_ab)
export(lSSRTB)
export(lTriangular)
export(lUniform)
export(lWeibull)
export(logLik.eDist)
export(pBeta)
export(pBeta_ab)
export(pBurr)
export(pGamma)
export(pGumbel)
export(pJohnsonSB)
export(pJohnsonSU)
export(pLaplace)
export(pLogistic)
export(pNormal)
export(pNormal_sym_trunc_ab)
export(pNormal_trunc_ab)
export(pSRTB_ab)
export(pSSRTB)
export(pTriangular)
export(pUniform)
export(pWeibull)
export(print.eDist)
export(qBeta)
export(qBeta_ab)
export(qBurr)
export(qGamma)
export(qGumbel)
export(qJohnsonSB)
export(qJohnsonSU)
export(qLaplace)
export(qLogistic)
export(qNormal)
export(qNormal_sym_trunc_ab)
export(qNormal_trunc_ab)
export(qSRTB_ab)
export(qSSRTB)
export(qTriangular)
export(qUniform)
export(qWeibull)
export(rBeta)
export(rBeta_ab)
export(rBurr)
export(rGamma)
export(rGumbel)
export(rJohnsonSB)
export(rJohnsonSU)
export(rLaplace)
export(rLogistic)
export(rNormal)
export(rNormal_sym_trunc_ab)
export(rNormal_trunc_ab)
export(rSRTB_ab)
export(rSSRTB)
export(rTriangular)
export(rUniform)
export(rWeibull)
export(sBeta)
export(sBeta_ab)
export(sNormal)
export(vcov.eDist)
export(wmle)
importFrom(SuppDists,dJohnson)
importFrom(SuppDists,pJohnson)
importFrom(SuppDists,rJohnson)
importFrom(VGAM,dgumbel)
importFrom(VGAM,dparetoIV)
importFrom(VGAM,dtriangle)
importFrom(VGAM,pgumbel)
importFrom(VGAM,pparetoIV)
importFrom(VGAM,ptriangle)
importFrom(VGAM,qgumbel)
importFrom(VGAM,qparetoIV)
importFrom(VGAM,qtriangle)
importFrom(VGAM,rgumbel)
importFrom(VGAM,rparetoIV)
importFrom(VGAM,rtriangle)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(optimx,optimx)
importFrom(truncdist,dtrunc)
importFrom(truncdist,ptrunc)
importFrom(truncdist,qtrunc)
importFrom(truncdist,rtrunc)
