# Generated by roxygen2: do not edit by hand

S3method(plot,glmtrans)
S3method(plot,glmtrans_source_detection)
S3method(predict,glmtrans)
S3method(print,glmtrans)
export(glmtrans)
export(models)
export(source_detection)
importFrom(assertthat,is.string)
importFrom(caret,createFolds)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(formatR,tidy_eval)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ylim)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(glmnet,predict.glmnet)
importFrom(parallel,detectCores)
importFrom(stats,coef)
importFrom(stats,dpois)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,rpois)
