# Generated by roxygen2: do not edit by hand

S3method(coef,cv.sparsegl)
S3method(coef,sparsegl)
S3method(plot,cv.sparsegl)
S3method(plot,sparsegl)
S3method(predict,cv.sparsegl)
S3method(predict,sparsegl)
S3method(print,sparsegl)
export("%>%")
export(cv.sparsegl)
export(estimate_risk)
export(gr_one_norm)
export(gr_two_norm)
export(grouped_one_norm)
export(grouped_sp_norm)
export(grouped_two_norm)
export(one_norm)
export(sp_group_norm)
export(sparsegl)
export(two_norm)
import(Matrix)
import(dotCall64)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,cbind2)
importFrom(methods,rbind2)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(utils,packageDescription)
useDynLib(sparsegl, .registration = TRUE)
