# Generated by roxygen2: do not edit by hand

S3method(coef,elnetfit)
S3method(coef,pense)
S3method(pensem,default)
S3method(pensem,pense)
S3method(plot,cv_elnetfit)
S3method(plot,elnetfit)
S3method(plot,pense)
S3method(predict,elnetfit)
S3method(predict,pense)
S3method(residuals,elnetfit)
S3method(residuals,pense)
export(elnet)
export(elnet_cv)
export(en_options_aug_lars)
export(en_options_dal)
export(enpy)
export(initest_options)
export(mscale)
export(mstep_options)
export(pense)
export(pense_options)
export(pensem)
export(prinsens)
importClassesFrom(Matrix,ddiMatrix)
importClassesFrom(Matrix,dgCMatrix)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,colMeans)
importFrom(Matrix,colSums)
importFrom(Matrix,crossprod)
importFrom(Matrix,drop)
importFrom(Matrix,norm)
importFrom(Matrix,sparseMatrix)
importFrom(Rcpp,evalCpp)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(parallel,clusterApplyLB)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,clusterSetRNGStream)
importFrom(parallel,makePSOCKcluster)
importFrom(parallel,stopCluster)
importFrom(robustbase,.Mchi)
importFrom(robustbase,Mchi)
importFrom(robustbase,MrhoInf)
importFrom(robustbase,Mwgt)
importFrom(robustbase,covGK)
importFrom(robustbase,scaleTau2)
importFrom(stats,coef)
importFrom(stats,cov)
importFrom(stats,dnorm)
importFrom(stats,integrate)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stats,weighted.mean)
useDynLib(pense, .registration = TRUE)
