export(MST)
export(rmultime)

import(MASS, partykit, survival)

importFrom("grDevices", "dev.off", "pdf", "postscript")
importFrom("graphics", "legend", "lines", "par", "plot", "text")
importFrom("methods", "is")
importFrom("stats", "aggregate", "coef", "complete.cases", "na.omit",
           "optim", "pnorm", "quantile", "rexp", "rgamma", "rnorm",
           "runif", "rweibull", "terms")
