Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ECO

ECO Neural Network Filter


Description

Applies the ECO neural network filtering method

Usage

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

eco.net <- ECO(neoOpen)

NetworkToolbox

Methods and Measures for Brain, Cognitive, and Psychometric Network Analysis

v1.4.1
GPL (>= 3.0)
Authors
Alexander Christensen [aut, cre] (<https://orcid.org/0000-0002-9798-7037>), Guido Previde Massara [ctb] (<https://orcid.org/0000-0003-0502-2789>)
Initial release
2020-12-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.