import(distrom)
import(gamlr)
import(Matrix)

export(mnlm,
       srproj,
       pls,
       corr,
       sdev,
       tfidf)

S3method(plot,pls)
S3method(predict,pls)
S3method(summary,pls)
