# Generated by roxygen2: do not edit by hand

S3method(BIC,logistic_suplasso)
S3method(BIC,logistic_supscad)
S3method(BIC,supclass)
S3method(coef,abclass)
S3method(coef,supclass)
S3method(predict,abclass)
S3method(predict,supclass)
export(abclass)
export(abclass.control)
export(cv.abclass)
export(cv.supclass)
export(et.abclass)
export(supclass)
export(supclass.control)
importFrom(Rcpp,sourceCpp)
importFrom(parallel,mclapply)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(stats,sd)
useDynLib(abclass)
