Learn R Programming

netresponse (version 1.32.2)

filter.network: filter.network

Description

Include to the network only the edges with the highest mutual information, calculated based on the first principal components.

Usage

filter.network(network, delta, datamatrix, params)

Arguments

network
network
delta
associated cost function value changes for each node merge
datamatrix
datamatrix
params
parameters

Value

  • Filtered network

References

See citation("netresponse")

Examples

Run this code
#

Run the code above in your browser using DataLab