R/RcppExports.R

Defines functions prox_sorted_L1_C

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

prox_sorted_L1_C <- function(y, lambda, order) {
    .Call('_glmSLOPE_prox_sorted_L1_C', PACKAGE = 'glmSLOPE', y, lambda, order)
}
dkucharc/glmSlope documentation built on May 24, 2019, 1:32 a.m.