OpenStructure
Namespaces | Functions
stutil.py File Reference

Go to the source code of this file.

Namespaces

 ost.stutil
 

Functions

def Mean (xs)
 
def Median (xs)
 
def StdDev (xs)
 
def Min (xs)
 
def Max (xs)
 
def Correl (xs, ys)
 
def Histogram (xs, bounds, num_bins)