# Generated by roxygen2: do not edit by hand

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