[][src]Module census_proteomics::util

Functions

cv
max

Return the maximum value of a slice

mean

Calculate the mean value of a slice

meanf

Calculate the mean value of a slice

stddev

Calculate the standard deviation (population) of a slice

stddevf

Calculate the standard deviation (population) of a slice

stderr

Calculate the standard error (population) of a slice

sum

Calaculate the sum of a slice