exportPattern("^[[:alpha:]]+")
export("MKMplot", "MMKMplot", "MUKMplot", "musvtest", "MVKMresult",
       "mvstest", "signatureExp", "SKMCresult", "survivalForest", "UKMplot",
       "weight")
importFrom("utils", "head")
importFrom("stats","coef", "median", "na.omit", "var","quantile")
import(survival)
import(graphics)
import(grDevices)
import(forestplot)
import(grid)
import(gplots)
import(gtools)
import(dplyr)
import(survminer)
import(ggplot2)