exportPattern("^[[:alpha:]]+")

importFrom("graphics", "abline", "arrows", "axis", "mtext", "par",
             "plot")
importFrom("stats", "sd")


S3method(plot, MSA_coef)
S3method(summary, MSA_coef)
S3method(print, MSA_coef)
