Skip to main content

Module linf

Module linf 

Source
Expand description

L∞ (sup-norm) depth.

L∞ depth inverts a curve’s average sup-norm distance to the reference sample: curves that are close (in max-pointwise-deviation) to all others are deep, far ones are shallow.

Functions§

linfinity_depth
Compute L-infinity depth for 1D or 2D functional data via a unified Dim dispatch.