useDynLib(MBBEFDLite, .registration = TRUE)

# Exports
export(dmb, pmb, qmb, rmb, ecmb, mommb)

# Imports
importFrom(stats, optimize, integrate)
