Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 568 Bytes

stats.rst

File metadata and controls

25 lines (19 loc) · 568 Bytes

Statistics

This module provides helper function for statistical analysis of HPOSet or annotations.

HPOEnrichment class

.. autoclass:: pyhpo.stats.HPOEnrichment
   :no-private-members:
   :no-special-members:

enrichment

.. automethod:: pyhpo.stats.HPOEnrichment.enrichment


EnrichmentModel class

.. autoclass:: pyhpo.stats.EnrichmentModel
   :no-private-members:
   :no-special-members:

enrichment

.. automethod:: pyhpo.stats.EnrichmentModel.enrichment