You are here: Symbol Reference > Classifier Namespace > Functions > Classifier.Mean Function
Data Miner
ContentsIndex
PreviousUpNext
Classifier.Mean Function

Compute average of the a array.

Pascal
function Mean(const a: array of double): double; overload;

Computes average of values in the a array.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!