prox_sorted_L1: Compute the prox for the sorted L1 norm

Description Usage Arguments Value References

View source: R/prox_sorted_L1.R

Description

Compute the prox for the sorted L1 norm

Usage

1
prox_sorted_L1(x, lambda)

Arguments

x

an input vector

lambda

vectors of λ's

Value

The prox estimations for the sorted L1 norm

References

M. Bogdan et al. (2015) SLOPE–Adaptive variable selection via convex optimization, http://dx.doi.org/10.1214/15-AOAS842


dkucharc/glmSlope documentation built on May 24, 2019, 1:32 a.m.