exportPattern("^[^\\.]")
import(gbm,car,gplots,splines,survival,doParallel,foreach)
importFrom("grDevices", "rainbow")
importFrom("graphics", "axis", "barplot", "hist", "lines", "par",
          "plot")
importFrom("stats", "binomial", "chisq.test", "cor.test", "gaussian",
           "glm", "loess", "predict", "qnorm", "quantile", "rbinom",
           "rmultinom", "rnorm", "sd", "var")
importFrom("graphics", "abline", "polygon")
importFrom("stats", "scatter.smooth")
importFrom("stats", "weighted.mean")
S3method(summary,med_iden)
S3method(plot,med)
S3method(print,summary.med_iden)
S3method(summary,mma)
S3method(print,summary.mma)
S3method(print,mma)
S3method(plot,mma)
S3method(print,med)
