Comparison of central tendency =============================================== This module unites both parametric and non-parametric methods for comparison of central tendency statistics. Currently, it includes the following methods: * Analysis of variance (class ANOVA) .. automodule:: randan.comparison_of_central_tendency :members: :undoc-members: :show-inheritance: