# 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(cv)
export(fit)
export(lambda)
export(msgl)
export(msgl.algorithm.config)
export(msgl.c.config)
export(msgl.cv)
export(msgl.lambda.seq)
export(msgl.standard.config)
export(msgl.subsampling)
export(subsampling)
import(Matrix)
importFrom(methods,as)
importFrom(methods,is)
importFrom(sglOptim,Err)
importFrom(sglOptim,add_data)
importFrom(sglOptim,best_model)
importFrom(sglOptim,compute_error)
importFrom(sglOptim,create.sgldata)
importFrom(sglOptim,features)
importFrom(sglOptim,features_stat)
importFrom(sglOptim,models)
importFrom(sglOptim,nmod)
importFrom(sglOptim,parameters)
importFrom(sglOptim,parameters_stat)
importFrom(sglOptim,print_with_metric_prefix)
importFrom(sglOptim,sgl_cv)
importFrom(sglOptim,sgl_fit)
importFrom(sglOptim,sgl_lambda_sequence)
importFrom(sglOptim,sgl_predict)
importFrom(sglOptim,sgl_print)
importFrom(sglOptim,sgl_subsampling)
importFrom(sglOptim,transpose_response_elements)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(tools,assertWarning)
importFrom(utils,packageVersion)
useDynLib(msgl, .registration=TRUE)
useDynLib(msgl,r_pkg_c_config)
