# Generated by roxygen2: do not edit by hand

S3method(coef,gslope)
S3method(coef,gslope_cv)
S3method(coef,sgs)
S3method(coef,sgs_cv)
S3method(plot,gslope)
S3method(plot,gslope_cv)
S3method(plot,sgs)
S3method(plot,sgs_cv)
S3method(predict,gslope)
S3method(predict,gslope_cv)
S3method(predict,sgs)
S3method(predict,sgs_cv)
S3method(print,gslope)
S3method(print,gslope_cv)
S3method(print,sgs)
S3method(print,sgs_cv)
export(arma_mv)
export(arma_sparse)
export(as_sgs)
export(atos)
export(fit_goscar)
export(fit_goscar_cv)
export(fit_gslope)
export(fit_gslope_cv)
export(fit_sgo)
export(fit_sgo_cv)
export(fit_sgs)
export(fit_sgs_cv)
export(gen_pens)
export(gen_toy_data)
export(scaled_sgs)
importFrom(MASS,mvrnorm)
importFrom(Matrix,as.matrix)
importFrom(Rcpp,sourceCpp)
importFrom(Rlab,rbern)
importFrom(SLOPE,sortedL1Prox)
importFrom(caret,createFolds)
importFrom(faux,rnorm_multi)
importFrom(grDevices,rainbow)
importFrom(graphics,lines)
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,ecdf)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,uniroot)
useDynLib(sgs, .registration = TRUE)
