# Generated by roxygen2: do not edit by hand

S3method(as_starting_point,enpy_starting_points)
S3method(as_starting_point,pense_cvfit)
S3method(as_starting_point,pense_fit)
S3method(as_starting_point,starting_point)
S3method(c,starting_point)
S3method(c,starting_points)
S3method(coef,pense_cvfit)
S3method(coef,pense_fit)
S3method(pensem_cv,default)
S3method(pensem_cv,pense_cvfit)
S3method(plot,pense_cvfit)
S3method(plot,pense_fit)
S3method(predict,pense_cvfit)
S3method(predict,pense_fit)
S3method(print,nsoptim_metrics)
S3method(print,pense_cvfit)
S3method(print,pense_pred_perf)
S3method(residuals,pense_cvfit)
S3method(residuals,pense_fit)
S3method(summary,pense_cvfit)
export(adamest_cv)
export(adapense_cv)
export(as_starting_point)
export(consistency_const)
export(elnet)
export(elnet_cv)
export(en_admm_options)
export(en_dal_options)
export(en_lars_options)
export(en_options_aug_lars)
export(en_options_dal)
export(enpy)
export(enpy_initial_estimates)
export(enpy_options)
export(initest_options)
export(mloc)
export(mlocscale)
export(mm_algorithm_options)
export(mscale)
export(mscale_algorithm_options)
export(mstep_options)
export(pense)
export(pense_cv)
export(pense_options)
export(pensem)
export(pensem_cv)
export(prediction_performance)
export(prinsens)
export(regmest)
export(regmest_cv)
export(rho_function)
export(starting_point)
export(tau_size)
importFrom(Matrix,drop)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,sparseVector)
importFrom(Rcpp,evalCpp)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(lifecycle,deprecate_stop)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(lifecycle,is_present)
importFrom(methods,as)
importFrom(methods,is)
importFrom(parallel,clusterApplyLB)
importFrom(parallel,clusterCall)
importFrom(parallel,clusterEvalQ)
importFrom(rlang,abort)
importFrom(rlang,exec)
importFrom(rlang,warn)
importFrom(stats,coef)
importFrom(stats,cov)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,uniroot)
useDynLib(pense, .registration = TRUE)
