parsnip.nmad

parsnip.nmad(x)

Calculate the normalize median absolute deviation (NMAD)

Parameters:

x (ndarray) – Data to calculate the NMAD of

Returns:

NMAD of the input

Return type:

float