import(mht)
import(glmnet)
import(Matrix)
importFrom("stats", "lm", "runif", "var")
importFrom("utils", "packageDescription")

export(lassop,lmme,mhtp) 

S3method(refit, mhtp)
S3method(print, mhtp)
S3method(print, lassop)
S3method(print, lmme)
