Skip to content

Latest commit

 

History

History
119 lines (82 loc) · 1.42 KB

index.rst

File metadata and controls

119 lines (82 loc) · 1.42 KB

API Reference

.. automodule:: hyppo.independence

.. currentmodule:: hyppo.independence

Independence

.. autosummary::
   :toctree: generated/

   KMERF
   MGC
   Dcorr
   Hsic
   HHG
   CCA
   RV



.. automodule:: hyppo.ksample

.. currentmodule:: hyppo.ksample

K-Sample

.. autosummary::
   :toctree: generated/

   KSample
   Energy



.. automodule:: hyppo.time_series

.. currentmodule:: hyppo.time_series

Time-Series

.. autosummary::
   :toctree: generated/

   MGCX
   DcorrX



.. automodule:: hyppo.tools

.. currentmodule:: hyppo.tools

Tools

Independence Simulations

.. autosummary::
   :toctree: generated/

   linear
   exponential
   cubic
   joint_normal
   step
   quadratic
   w_shaped
   spiral
   uncorrelated_bernoulli
   logarithmic
   fourth_root
   sin_four_pi
   sin_sixteen_pi
   square
   two_parabolas
   circle
   ellipse
   diamond
   multiplicative_noise
   multimodal_independence

K-Sample Simulations

.. autosummary::
   :toctree: generated/

   rot_2samp
   trans_2samp
   gaussian_3samp

Time-Series Simulations

.. autosummary::
   :toctree: generated/

   indep_ar
   cross_corr_ar
   nonlinear_process

Miscellaneous

.. autosummary::
   :toctree: generated/

   compute_kern
   compute_dist
   perm_test
   chi2_approx