# Generated by roxygen2: do not edit by hand

S3method(plot,cv.cglasso)
S3method(plot,cv.smog)
S3method(plot,smog)
S3method(predict,smog)
S3method(print,cv.cglasso)
S3method(print,cv.smog)
S3method(print,smog)
S3method(smog,default)
S3method(smog,formula)
export(cv.cglasso)
export(cv.smog)
export(glog)
export(penalty)
export(prox)
export(proxL1)
export(proxL2)
export(sim_rct_biomarker)
export(smog)
import(dplyr)
import(ggplot2)
importFrom(Rcpp,sourceCpp)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(tidyr,spread)
useDynLib(smog, .registration = TRUE)
