# Generated by roxygen2: do not edit by hand

S3method(Err,lsgl)
S3method(best_model,lsgl)
S3method(coef,lsgl)
S3method(features,lsgl)
S3method(features_stat,lsgl)
S3method(models,lsgl)
S3method(nmod,lsgl)
S3method(parameters,lsgl)
S3method(parameters_stat,lsgl)
S3method(predict,lsgl)
S3method(print,lsgl)
export(lsgl)
export(lsgl.algorithm.config)
export(lsgl.cv)
export(lsgl.lambda)
export(lsgl.standard.config)
export(lsgl.subsampling)
import(Matrix)
import(sglOptim)
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,coef)
importFrom(utils,packageVersion)
useDynLib(lsgl, .registration=TRUE)
