exportPattern("^[[:alpha:]]+")
importFrom("graphics", "pairs", "plot","hist") 
importFrom("stats", "cov", "var") 
importFrom("grDevices", "dev.new")
importFrom("stats", "pchisq","sd")
import("MaxSkew")