mgc
stable
  • Install
    • Install from Github
    • Python package dependencies
    • Hardware requirements
    • OS Requirements
    • Testing
  • Reference
    • Independence
      • Distance Correlation (Dcorr)
      • Hilbert Schmidt Independence Criterion (Hsic)
      • Heller Heller Gorfine (HHG)
      • Cannonical Correlation Analysis (CCA)
      • RV
      • Pearson
      • Kendall's tau
      • Spearman's rho
    • K-Sample
      • Non-parametric K-Sample Test
    • Simulations
      • Independence Simulations
  • License

Useful Links

  • mgc @ GitHub
  • mgc @ PyPi
  • Issue Tracker
mgc
  • Docs »
  • Index
  • Edit on GitHub

Index

C | D | E | H | K | L | P | R | S | T

C

  • CCA (class in mgc.independence)
  • cubic() (in module mgc.sims)

D

  • Dcorr (class in mgc.independence)

E

  • exponential() (in module mgc.sims)

H

  • HHG (class in mgc.independence)
  • Hsic (class in mgc.independence)

K

  • Kendall (class in mgc.independence)
  • KSample (class in mgc.ksample)

L

  • linear() (in module mgc.sims)

P

  • Pearson (class in mgc.independence)

R

  • RV (class in mgc.independence)

S

  • Spearman (class in mgc.independence)
  • spiral() (in module mgc.sims)

T

  • test() (mgc.independence.CCA method)
    • (mgc.independence.Dcorr method)
    • (mgc.independence.HHG method)
    • (mgc.independence.Hsic method)
    • (mgc.independence.Kendall method)
    • (mgc.independence.Pearson method)
    • (mgc.independence.RV method)
    • (mgc.independence.Spearman method)
    • (mgc.ksample.KSample method)

© Copyright 2018 Revision f7d3c9bc.

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