Vfunktion
Vfunktion is a term used in mathematics and related disciplines to denote a class of simple, V-shaped functions that are often used as loss or penalty terms in optimization and statistics. In its basic form, a Vfunktion is a piecewise-linear, convex function of a real variable with a single vertex. The canonical member is f(x) = α|x − β| + γ, where α ≥ 0 controls the slope, β is the location of the vertex, and γ shifts the function vertically.
For α > 0 the function is continuous and convex; it is differentiable for x ≠ β, with left-hand slope
A generalized form introduces a skew term or different left and right slopes, f(x) = a|x − β| + d,
In applications, Vfunktion-like penalties are used in robust regression, regularization, and convex optimization as alternatives to
See also: Absolute value function, convex analysis, piecewise-linear function, proximal operator, L1 norm.