Function xMeanSquaredError

  • This function calculates the mean squared error.

    Parameters

    • array1: NumberArray

      first array

    • array2: NumberArray

      second array

    Returns number