# Generated by roxygen2: do not edit by hand

S3method(coef,cv.mcen)
S3method(coef,mcen)
S3method(predict,cv.mcen)
S3method(predict,mcen)
S3method(print,cv.mcen)
S3method(print,mcen)
export(cluster.vals)
export(cv.mcen)
export(get_best_cvm)
export(mcen)
importFrom(Matrix,sparseMatrix)
importFrom(faraway,ilogit)
importFrom(flexclust,kcca)
importFrom(glmnet,glmnet)
importFrom(methods,as)
importFrom(parallel,mclapply)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,cov)
importFrom(stats,kmeans)
importFrom(stats,predict)
useDynLib(mcen,BinUp)
useDynLib(mcen,CDU)
