# Generated by roxygen2: do not edit by hand

S3method(coef,L0Learn)
S3method(coef,L0LearnCV)
S3method(plot,L0Learn)
S3method(plot,L0LearnCV)
S3method(predict,L0Learn)
S3method(predict,L0LearnCV)
S3method(print,L0Learn)
S3method(print,L0LearnCV)
export(GenSynthetic)
export(L0Learn.cvfit)
export(L0Learn.fit)
import(Matrix)
import(ggplot2)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,cppFunction)
importFrom(Rcpp,evalCpp)
importFrom(methods,as)
importFrom(methods,is)
importFrom(reshape2,melt)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,var)
useDynLib(L0Learn)
