# Generated by roxygen2: do not edit by hand

S3method(plot,selection)
S3method(plot,smle)
S3method(print,sdata)
S3method(print,selection)
S3method(print,smle)
S3method(smle_select,default)
S3method(smle_select,sdata)
S3method(smle_select,smle)
export(Gen_Data)
export(SMLE)
export(smle_select)
import(doParallel)
import(foreach)
import(glmnet)
import(mnormt)
importFrom(foreach,foreach)
importFrom(glmnet,glmnet)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,rainbow)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(mnormt,rmnorm)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,mclapply)
importFrom(parallel,stopCluster)
importFrom(stats,dpois)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
