Learn R Programming

netresponse (version 1.32.2)

filter.netw: filter.netw

Description

Mostly for internal use. Prefilter edges if speedups required.

Usage

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

Arguments

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

Value

  • Filtered network

Details

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

References

See citation("netresponse")

Examples

Run this code
#

Run the code above in your browser using DataLab