# Generated by roxygen2: do not edit by hand

export(CV_L2E_TF_dist)
export(CV_L2E_TF_lasso)
export(CV_L2E_sparse_dist)
export(CV_L2E_sparse_ncv)
export(L2E_TF_dist)
export(L2E_TF_lasso)
export(L2E_convex)
export(L2E_isotonic)
export(L2E_multivariate)
export(L2E_sparse_dist)
export(L2E_sparse_ncv)
export(l2e_regression)
export(l2e_regression_MM)
export(l2e_regression_convex)
export(l2e_regression_convex_MM)
export(l2e_regression_isotonic)
export(l2e_regression_isotonic_MM)
export(myGetDkn)
export(objective)
export(objective_tau)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(cobs,conreg)
importFrom(isotone,gpava)
importFrom(ncvreg,ncvfit)
importFrom(osqp,osqp)
importFrom(osqp,osqpSettings)
importFrom(signal,MedianFilter)
importFrom(signal,filter)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(utils,tail)
