# Generated by roxygen2: do not edit by hand

S3method(coef,biglasso)
S3method(coef,cv.biglasso)
S3method(plot,biglasso)
S3method(plot,cv.biglasso)
S3method(predict,biglasso)
S3method(predict,cv.biglasso)
S3method(print,summary.cv.biglasso)
S3method(summary,cv.biglasso)
export(biglasso)
export(cv.biglasso)
export(setupX)
import(bigmemory)
import(grDevices)
import(graphics)
import(ncvreg)
import(stats)
importFrom(Matrix,Matrix)
importFrom(Matrix,crossprod)
importFrom(Rcpp,evalCpp)
importFrom(methods,as)
useDynLib(biglasso, .registration = TRUE)
