ml-spectra-processing
    Preparing search index...

    Function xMeanAbsoluteError

    • This function calculates the mean absolute error.

      Parameters

      • array1: NumberArray

        first array

      • array2: NumberArray

        second array

      Returns number