# Generated by roxygen2: do not edit by hand

S3method(coef,spar)
S3method(coef,spar.cv)
S3method(plot,spar)
S3method(plot,spar.cv)
S3method(predict,spar)
S3method(predict,spar.cv)
S3method(print,coefspar)
S3method(print,randomprojection)
S3method(print,screencoef)
S3method(print,spar)
S3method(print,spar.cv)
S3method(summary,coefspar)
export(constructor_randomprojection)
export(constructor_screencoef)
export(constructor_sparmodel)
export(get_coef)
export(get_intercept)
export(get_measure)
export(get_model)
export(rp_cw)
export(rp_gaussian)
export(rp_sparse)
export(screen_cor)
export(screen_glmnet)
export(screen_marglik)
export(simulate_spareg_data)
export(spar)
export(spar.cv)
export(spar_glm)
export(spar_glmnet)
export(spareg)
export(spareg.cv)
import(ggplot2)
import(methods)
importFrom(Matrix,Matrix)
importFrom(Matrix,crossprod)
importFrom(Matrix,rowMeans)
importFrom(Matrix,rowSums)
importFrom(Matrix,solve)
importFrom(Matrix,tcrossprod)
importFrom(ROCR,performance)
importFrom(ROCR,prediction)
importFrom(Rdpack,reprompt)
importFrom(glmnet,glmnet)
importFrom(rlang,list2)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,fitted)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,glm.fit)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,head)
