![]() |
Multivariate Pattern Analysis in Python |
Bases: object
DSMatrix allows for the creation of dissilimarity matrices using arbitrary distance metrics.
Initialize DSMatrix
| Parameters: |
|
|---|
Compute the chisquare value of a contingency table with arbitrary dimensions.
If no expected frequencies are supplied, the total N is assumed to be equally distributed across all cells.
Returns: chisquare-stats, associated p-value (upper tail)