exportPattern("^[[:alpha:]]+")
import(ggplot2)
import(MASS)
import(dummies)
import(penalized)
import(moments)
import(reshape2)
import(car)
import(plyr)
import(sn)
import(parallel)
S3method(coef, mvdareg)
S3method(coefficients, mvdareg)
S3method(ellipse, mvdalab)
S3method(model.matrix, mvdareg)
S3method(plot, R2s)
S3method(plot, cp)
S3method(plot, mvcomp)
S3method(plot, mvdapca)
S3method(plot, mvdareg)
S3method(plot, smc)
S3method(plot, sr)
S3method(plot, vip)
S3method(predict, mvdareg)
S3method(print, R2s)
S3method(print, empca)
S3method(print, mvcomp)
S3method(print, mvdapca)
S3method(print, mvdareg)
S3method(print, npca)
S3method(print, proC)
S3method(print, roughImputation)
S3method(print, seqem)
S3method(print, smc)
S3method(print, sr)
S3method(print, vip)
S3method(print, plusminus)
S3method(plot, plusminus)
S3method(summary, mvdareg)
S3method(weights, mvdareg)
S3method(summary, plusminus)
importFrom("grDevices", "dev.flush", "dev.hold")
importFrom("graphics", "arrows", "axis", "mtext", "par", "text",
            "title")
importFrom("stats", ".checkMFClasses", "acf", "aggregate",
            "contr.treatment", "cor", "cov", "delete.response",
            "median", "model.frame", "model.matrix", "model.response",
            "na.omit", "na.pass", "napredict", "pf", "pnorm", "qbeta",
            "qchisq", "qexp", "qf", "qnorm", "qpois", "quantile",
            "reshape", "rnorm", "terms", "var")
importFrom("utils", "stack")