dot-smoothCappedL1Value: .smoothCappedL1Value

.smoothCappedL1ValueR Documentation

.smoothCappedL1Value

Description

smoothed version of capped L1 penalty

Usage

.smoothCappedL1Value(parameters, tuningParameters, penaltyFunctionArguments)

Arguments

parameters

vector with labeled parameter values

tuningParameters

list with field lambda (tuning parameter value)

penaltyFunctionArguments

list with field regularizedParameterLabels (labels of regularized parameters), and eps (controls the smooth approximation of non-differential penalty functions (e.g., lasso, adaptive lasso, or elastic net). Smaller values result in closer approximation, but may also cause larger issues in optimization.)

Value

penalty function value


lessSEM documentation built on May 29, 2024, 7:10 a.m.