exportPattern("^[^\\.]")
importFrom("grDevices", "xy.coords")
importFrom("graphics", "abline", "arrows", "barplot", "legend", "par", "plot", "points", "segments", "strheight", "strwidth", "symbols", "text")
importFrom("graphics", "hist", "lines", "pairs")
importFrom("stats", "cor", "cov", "qchisq", "runif", "sd")
importFrom("stats", "pchisq", "pf", "qf", "varimax")
importFrom("stats", "cmdscale", "dist")
importFrom("stats", "as.dendrogram", "as.dist", "cutree", "hclust", "kmeans", "rect.hclust")
importFrom("stats", "Box.test", "bartlett.test", "pt", "qqline","qqnorm", "qt")
