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

importFrom("stats", "fitted", "lm", "qnorm")
importFrom("lars", "lars", "predict.lars")

S3method(predict, scalreg)
S3method(print, scalreg)
