networking - Correlation in a directed graph - R -


i have directed graph in following format each pair (row) indicates edge source target

source  target 364 448 364 449 364 371 364 372 534 743 534 371 

i need calculate correlation (kind of dependency) each pair. made adjunct matrix mentioned format , try calculate correlation , covariance based on 1. result got not correct.

r or other free tool can used fine.

any solution?

thanks


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -