alan-turing-institute / network-comparison

An R package implementing the NetEMD and NetDis network comparison measures
MIT License
14 stars 3 forks source link

Add short and long running acceptance tests #7

Open martintoreilly opened 7 years ago

martintoreilly commented 7 years ago

Goal

Have short running acceptance tests using real-world networks as part of automatic tests run on CRAN. Have wider set of tests using real-world networks that can be run by those with an interest.

Acceptance criteria

martintoreilly commented 7 years ago

A good non-zero NetEMD test case is: X: mass @ +/-1 (0.5 each) Y: = mass @ 1, 0, -1 with mass distribution to give same variance as X

Add examples with different variance also.