public static Func<double, double> QuantileCustomFunc( this IEnumerable<double> data, QuantileDefinition definition )