This repositry will contain the class definition for network analysis. Initially it will be used to calculate an optimal threshold to generate a binary adjacency matrix. Other, future options may emerge.
Go to file
R.J. Renken 5a32c46af4 preliminary definition of the class
Signed-off-by: Remco Renken <r.j.renken@umcg.nl>
2019-01-11 13:01:03 +01:00
NWClass.m preliminary definition of the class 2019-01-11 13:01:03 +01:00
README.md Initial commit 2019-01-11 11:30:53 +00:00

README.md

NetworkClass

This repositry will contain the class definition for network analysis. Initially it will be used to calculate an optimal threshold to generate a binary adjacency matrix. Other, future options may emerge.