Statistical operations

Calculate matrix mutual informations and the higher Dimension

post/statisticalOperations/continuousAndHigherDimensionMutualInformation

Request body

kinteger required

number of neighbors

baseinteger

takes 2 (unit =bits), 10 (unit= nats)

normalisestring

This parameter is used to normalise the mutual information coefficient, it takes either 'max' or 'min' or 'square root' or 'mean' or 'none'

Response

mutual information matrix

Changes