exportPattern("^[^\\.]")
importFrom("graphics", "abline", "arrows", "barplot", "legend", "par", "plot", "points", "segments", "strheight", "strwidth", "symbols", "text")
importFrom("graphics", "hist", "lines", "pairs", "grid", "rect")
importFrom("stats", "cor", "cov", "qchisq", "runif", "sd")
importFrom("stats", "pchisq", "pf", "qf", "varimax")
importFrom("stats", "cmdscale", "dist", "integrate", "prcomp", "rnorm")
importFrom("stats", "as.dendrogram", "as.dist", "cutree", "hclust", "kmeans", "rect.hclust")
importFrom("stats", "Box.test", "bartlett.test", "pt", "qqline","qqnorm", "qt")
importFrom("stats", "lm", "predict")
importFrom("grDevices","dev.off","png", "dev.new", "xy.coords")
useDynLib(MVar, .registration = TRUE)
