

# Export all names
#exportPattern(.)
export(alpha.e0)
export(hmd.DA.mx)
export(hmd.DA)
export(lt.mx)
export(mod.lt)
export(mortmod)
export(plotMLT)
export(modelLT.gui)

# Import all packages listed as Imports or Depends
import(mclust)
importFrom(grDevices, dev.cur, dev.set)
importFrom(graphics, axis, grid, par, plot, title)
importFrom(stats, approxfun, optimize, pexp, predict)
importFrom(utils, installed.packages, write.table)
