About 8,000 results
Open links in new tab
  1. Phi_K Correlation Constant — Phi_K correlation library documentation

    Phi_K is a practical correlation constant that works consistently between categorical, ordinal and interval variables. It is based on several refinements to Pearson’s hypothesis test of independence of two …

  2. phik · PyPI

    Jul 17, 2025 · Phi_K is a practical correlation constant that works consistently between categorical, ordinal and interval variables. It is based on several refinements to Pearson’s hypothesis test of …

  3. Phik (𝜙k) – get familiar with the latest correlation coefficient

    Aug 8, 2021 · Phik (𝜙k) is a new and practical correlation coefficient that works consistently between categorical, ordinal and interval variables, captures non-linear dependency and reverts to the …

  4. GitHub - KaveIO/PhiK: Phi_K correlation analyzer library

    Phi_K is a practical correlation constant that works consistently between categorical, ordinal and interval variables. It is based on several refinements to Pearson's hypothesis test of independence of two …

  5. phik_tutorial_basic.ipynb - Colab

    The phik-package offers a way to calculate correlations between variables of mixed types. Variable types can be inferred automatically although we recommend variable types to be specified by the...

  6. The New Approach in Understanding Correlation Between Features

    Oct 12, 2022 · Steps to use phik Library for plotting the Phi-K matrices: In Python notebook cell, the code to import the Phi-K library is: The import command is used to call upon the Phi-K library...

  7. Phi-K Correlation Coefficient | evoML Docs

    The Phi-K Correlation Coefficient (Phi-K) is a statistical metric designed to measure the strength and significance of relationships between features. It is versatile, allowing comparisons between …

  8. How to calculate significance values of Pearson, Spearman and Phik ...

    The web content provides a detailed guide on how to calculate and interpret the significance values of Pearson, Spearman, and Phik correlations using Python, with a focus on analyzing transcriptomics …

  9. phik package — Phi_K correlation library documentation

    Project: PhiK - correlation analyzer library. Created: 2018/09/06. A set of rebinning functions, to help rebin two lists into a 2d histogram. Redistribution and use in source and binary forms, with or without …

  10. Tutorials — Phi_K correlation library documentation

    The tutorials are available in the phik/notebooks directory. We have: A basic tutorial: this covers the basics of calculating Phi_K, the statistical significance, and interpreting the correlation. An advanced …