# Generated by roxygen2: do not edit by hand

S3method(print,cv.emBayes)
S3method(print,emBayes)
export(cv.emBayes)
export(emBayes)
importFrom(Rcpp,sourceCpp)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,lm)
importFrom(stats,runif)
useDynLib(emBayes, .registration = TRUE)
