Skip to content

feat(analyzer): add interactions and correlations#7

Merged
maskedsyntax merged 1 commit intomainfrom
feat/core-analyzer
Sep 14, 2025
Merged

feat(analyzer): add interactions and correlations#7
maskedsyntax merged 1 commit intomainfrom
feat/core-analyzer

Conversation

@maskedsyntax
Copy link
Copy Markdown
Member

  • add scatter plots pairs for numeric variables
  • compute correlation matrices (Pearson, Spearman and Kendall)
  • compute categorical correlations (Cramer's V)
  • compute mixed correlations (using ANOVA F-test as proxy).

- add scatter plots pairs for numeric variables
- compute correlation matrices (Pearson, Spearman and Kendall)
- compute categorical correlations (Cramer's V)
- compute mixed correlations (using ANOVA F-test as proxy).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant