compute_mi: Compute mutual information matrix

Description Usage Arguments Value Examples

View source: R/compute_mi.R

Description

This function will use the 'buid.mim' function in the 'minet' package to compute the mutal information matrix in the gene space.

Usage

1

Arguments

data

Data matrix. This is an NxM matrix, where genes are on the rows and samples on the columns

Value

Returns the mutual information matrix for the data.

Examples

1
2

diogocamacho/nsmblR documentation built on Aug. 5, 2020, 1:20 a.m.