ixfx
    Preparing search index...

    Functions

    array

    Returns an array of normalised values using the 'z score' algorithm.

    arrayWithContext

    Returns the an array of normalised values, along with the mean and standard deviation of array. If you just want the computed results, use Normalise.ZScore.array.

    compute

    Returns a function that computes zscore-based normalisation.