Expand description
Statistics tools
Functionsยง
- calculate_
column_ stat - Calculate the provided statistic over the columns of the given matrix representation, respecting nans
- gamma_
pdf - A simple gamma function e.g. to generate fake waveforms
- mean
- Simply calculate the mean of a vector of numbers
- standard_
deviation - Calculates the standard deviation of a vector.