f_lasso_mult: Scaling and soft thresholding shrinkage function.

Description Usage Arguments Author(s) See Also

View source: R/shrinkage_functions.R

Description

Scaling and soft thresholding shrinkage function.

Usage

1
f_lasso_mult(x, params)

Arguments

x

A vector of numerics.

params

A vector of length 2 of numerics. param[1] is the scaling parameter, param[2] is the thresholding parameter.

Author(s)

David Gerard.

See Also

df_lasso_mult.


dcgerard/hose documentation built on Aug. 1, 2019, 12:11 a.m.