Statistical operations

Calculate mutual informations

post/statisticalOperations/continuousMutualInformation

Request body

kinteger

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