| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
Statistics root package.
This package contains a number of common statistical utilities. Sub-packages provide more specialized APIs, for example csb.statistics.pdf defines the probability density object model.
| Submodules | |
| 
 | |
| Classes | |
| Cumulative | |
| Functions | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Variables | |
| __package__ = Nonehash(x) | |
| Function Details | 
| 
 auto-correlation of a times series 
 | 
| 
 Estimate mean of a circular variable 
 | 
| 
 Calculate circular variance of a circular variable. 
 | 
| 
 Histogram of univariate input data: basically calls numpy's histogram method and does a proper normalization. 
 | 
| 
 Calculate the entropy of p. 
 | 
| 
 
 | 
| 
 
 | 
| 
 Non-greedy two-dimensional histogram. 
 | 
| 
 Non-greedy n-dimemsional histogram. 
 | 
| 
 
 | 
| 
 Reconstruction of a multidimensional configuration that optimally reproduces the input distance matrix. See: Gower, J (1966) | 
| 
 Probabilistic version of XOR. Works only for axis=0. | 
| 
 Calculates a running average for given window size 
 | 
| 
 
 | 
| 
 Calculates the weighted median, that is the minimizer of argmin {\sum w_i |x_i - \mu|} 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |