# 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(cv)
export(fit)
export(lambda)
export(lsgl)
export(lsgl.algorithm.config)
export(lsgl.c.config)
export(lsgl.cv)
export(lsgl.lambda)
export(lsgl.standard.config)
export(lsgl.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(lsgl, .registration=TRUE)
useDynLib(lsgl,r_pkg_c_config)
