Mean of a 1-D array. Skips NaN and non-finite values.
For numerically-stable, masked statistics consider using computeStats() from ./stats instead.
computeStats()
./stats
Mean of a 1-D array. Skips NaN and non-finite values.
For numerically-stable, masked statistics consider using
computeStats()from./statsinstead.