Skip to content

jucheval/MeanFieldGraph.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeanFieldGraph

Stable Dev Build Status Coverage

A Julia package devoted to the statistical analysis of a latent (non sparse) high dimensional graphs. The data are assumed to come from a model with mean field interaction driven by the latent graph. Moreover, the model may incorporate a community structure for the nodes of the graph: one excitatory and one inhibitory community. The two objectives are:

  1. The estimation of the connectivity parameter of the latent graph (which is independent of the community).
  2. The detection of the two communities.

Ressources

Examples

The folder examples contains all the material used to produce the figures in Chevallier, Löcherbach, Ost (2024) (files named CLO24_*.jl, the plots may differ a little bit because the files are newer than the article) and Chevallier, Ost (2024) (files named CO24_*.jl). The files named:

  • *_simulation_*.jl contain the commands to produce the data used,
  • *_plot_*.jl contain the commands used to produce the plots (assuming that you have already simulated data in the folder data).

About

Estimation in a mean field graph

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages