# Generated by roxygen2: do not edit by hand

S3method(best_model,sgl)
S3method(coef,sgl)
S3method(features,sgl)
S3method(features_stat,sgl)
S3method(models,sgl)
S3method(nmod,sgl)
S3method(parameters,sgl)
S3method(parameters_stat,sgl)
S3method(prepare.args,sgldata)
S3method(rearrange,sgldata)
S3method(subsample,sgldata)
export(Err)
export(best_model)
export(compute_error)
export(create.sgldata)
export(features)
export(features_stat)
export(get_coef)
export(models)
export(nmod)
export(parameters)
export(parameters_stat)
export(prepare.args)
export(print_with_metric_prefix)
export(rearrange)
export(sgl.algorithm.config)
export(sgl.c.config)
export(sgl.standard.config)
export(sgl_cv)
export(sgl_fit)
export(sgl_lambda_sequence)
export(sgl_predict)
export(sgl_print)
export(sgl_subsampling)
export(sgl_test)
export(subsample)
import(Matrix)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(methods,as)
importFrom(methods,is)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,predict)
importFrom(utils,packageVersion)
useDynLib(sglOptim, .registration=TRUE)
useDynLib(sglOptim,r_pkg_c_config)
