# Generated by roxygen2 (4.1.1): do not edit by hand

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