useDynLib(SMME, .registration = TRUE)
export(RH)
export(softmaximin)
export(wt)
export(iwt)
export(predict.SMME)
importFrom(Rcpp, evalCpp)
importFrom("stats", "var")
S3method(predict, SMME)
S3method(print, SMME)
