ECO: ECO Neural Network Filter

Description Usage Arguments Value Author(s) References Examples

Description

Applies the ECO neural network filtering method

Usage

1
ECO(data, directed = FALSE)

Arguments

data

Can be a dataset or a correlation matrix

directed

Is the network directed? Defaults to FALSE. Set TRUE if the network is directed

Value

A sparse association matrix

Author(s)

Alexander Christensen <alexpaulchristensen@gmail.com>

References

Fallani, F. D. V., Latora, V., & Chavez, M. (2017). A topological criterion for filtering information in complex brain networks. PLoS Computational Biology, 13, e1005305.

Examples

1
eco.net <- ECO(neoOpen)

NetworkToolbox documentation built on May 28, 2021, 5:11 p.m.