NeoPZ
Classes | Namespaces | Functions
stats.py File Reference

Go to the source code of this file.

Classes

class  stats.StatsError
 

Namespaces

 stats
 

Functions

def stats.average (vlist)
 
def stats.variance (vlist)
 
def stats.stdev (vlist)
 
def stats.conf_int (vlist, conf_level)