Global

Methods

arithMean(data) → {float}

Helper method to compute the arithmetic mean of a vector of values
Parameters:
Name Type Description
data array The sample
Source:
Returns:
- The mean of the supplied sample
Type
float

factorial()

Source: