Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 682 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 682 Bytes

VBR

Variational Bayesian Weighted Complex Network Reconstruction

Function list

  • vbr: Variational Bayesian Regression
  • Metrics: A collection of metrics to evaluate the performance of network reconstruction
  • main_Commu: An example of network reconstruction with communication dynamics
  • main_ECurrent: An example of network reconstruction with ECT dynamics
  • main_USAir97: An example of network reconstruction on USAir network
  • model_dynamics/ElectricalCurrent: Simulation of electrical current transportation (ECT)
  • model_dynamics/Communication: Simulation of Communication
  • model_network/SFNG: Generate a BA network
  • model_network/WattsStrogatz: Generate a WS network