# Generated by roxygen2: do not edit by hand

S3method(plot,samEL)
S3method(plot,samHL)
S3method(plot,samLL)
S3method(plot,samQL)
S3method(predict,samEL)
S3method(predict,samHL)
S3method(predict,samLL)
S3method(predict,samQL)
S3method(print,samEL)
S3method(print,samHL)
S3method(print,samLL)
S3method(print,samQL)
export(samEL)
export(samHL)
export(samLL)
export(samQL)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,matplot)
importFrom(splines,ns)
importFrom(stats,median)
useDynLib(SAM, .registration = TRUE)
useDynLib(SAM,grpLR)
useDynLib(SAM,grpPR)
useDynLib(SAM,grpSVM)
useDynLib(SAM,grplasso)
