statys
latest

Package Reference

  • statys.core
    • Distribution
      • Distribution.__init__()
      • Distribution.__repr__()
      • Distribution.attrs()
    • Distribution
      • __init__
      • __repr__
      • attrs
  • statys.plotters
    • statys.plotters.critical
      • _calculate_plot_properties()
      • _create_labels()
      • _get_amount_lines()
      • _get_element()
      • _line_factoring()
      • _multiple_range()
      • _plot_line()
      • _plot_text()
      • _position_rank()
      • _prepare_plot()
      • plot_critical_difference()
      • _calculate_plot_properties
      • _create_labels
      • _get_amount_lines
      • _get_element
      • _line_factoring
      • _multiple_range
      • _plot_line
      • _plot_text
      • _position_rank
      • _prepare_plot
      • plot_critical_difference
    • statys.plotters.significance
      • _create_labels()
      • _prepare_plot()
      • plot_h_index()
      • plot_p_value()
      • _create_labels
      • _prepare_plot
      • plot_h_index
      • plot_p_value
  • statys.tests
    • statys.tests.friedman
      • friedman()
      • friedman_with_posthoc()
      • logger
      • friedman
      • friedman_with_posthoc
      • logger
    • statys.tests.mann_whitney
      • logger
      • u_test()
      • logger
      • u_test
    • statys.tests.measure
      • kurtosis()
      • logger
      • max()
      • mean()
      • median()
      • min()
      • rank()
      • skewness()
      • std()
      • var()
      • kurtosis
      • logger
      • max
      • mean
      • median
      • min
      • rank
      • skewness
      • std
      • var
    • statys.tests.wilcoxon
      • logger
      • rank_sum()
      • signed_rank()
      • logger
      • rank_sum
      • signed_rank
  • statys.utils
    • statys.utils.constants
      • CRITICAL_VALUES
      • CRITICAL_VALUES
    • statys.utils.exception
      • ArgumentError
        • ArgumentError.__init__()
      • Error
        • Error.__init__()
      • SizeError
        • SizeError.__init__()
      • TypeError
        • TypeError.__init__()
      • ValueError
        • ValueError.__init__()
      • logger
      • ArgumentError
        • __init__
      • Error
        • __init__
      • SizeError
        • __init__
      • TypeError
        • __init__
      • ValueError
        • __init__
      • logger
    • statys.utils.logging
      • FORMATTER
      • LOG_FILE
      • get_console_handler()
      • get_logger()
      • get_timed_file_handler()
      • FORMATTER
      • LOG_FILE
      • get_console_handler
      • get_logger
      • get_timed_file_handler
    • statys.utils.wrappers
      • Distribution
        • Distribution.__init__()
        • Distribution.__repr__()
        • Distribution.attrs()
      • calculate_hypothesis()
      • measure_pipeline()
      • statistical_pipeline()
      • Distribution
        • __init__
        • __repr__
        • attrs
      • calculate_hypothesis
      • measure_pipeline
      • statistical_pipeline
statys
  • Docs »
  • Python Module Index

Python Module Index

s
 
s
- statys
    statys.core
    statys.plotters
    statys.plotters.critical
    statys.plotters.significance
    statys.tests
    statys.tests.friedman
    statys.tests.mann_whitney
    statys.tests.measure
    statys.tests.wilcoxon
    statys.utils
    statys.utils.constants
    statys.utils.exception
    statys.utils.logging
    statys.utils.wrappers

© Copyright 2020, Gustavo de Rosa Revision f6c2ebfd.

Built with Sphinx using a theme provided by Read the Docs.