Module stats

Source
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.