Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 4.82 KB

README.md

File metadata and controls

57 lines (40 loc) · 4.82 KB

Statistical Laws in Complex Systems

This repository contains the data and code used in:

  • E. G. Altmann, "Statistical Laws in Complex Systems: Combining Mechanistic Models and Data Analysis",

monograph (expected Dec. 2024) part of the Springer series ”Understanding Complex Systems”, pre-print available at arXiv:2407.19874 (Jul. 2024).

Folders:

  • data/
    datasets us in the analysis of the different Statistical Laws:

  • notebooks/
    jupyter notebooks used to generate the figures and tables of the paper:

    • allometric.ipynb contains the analysis of Kleiber’s law and allometric scaling laws – Sec. 2.2.3 – including Figs. 2.7 and 2.8.
    • bibliometric-data.ipynb contains the analysis of the bibliometric data shown in Fig. 4.2.
    • burstinessWords.ipynb contains the analysis of the inter-event time between words – Sec. 2.3.1 – including Figs. 2.11 and 3.1.
    • [cities.ipynb contains the analysis of all urban data, including the ALZ law – Sec. 2.1.2 –, urban scaling laws – Sec. 2.2.1 –, Figs. 1.1, 2.2, 2.5, 3.2, 3.3, 3.5, and 3.7, and Tab. 3.4.3.
    • constrained-powerlaw.ipynb contains the code to generate constrained surrogates – Sec. 3.4.2 – including Fig. 3.12.
    • heaps.ipynb contains the analysis of Herdan-Heaps’ law – Sec. 2.2.2 – including Fig. 2.6.
    • pareto.ipynb contains the analysis of Pareto’s law of inequality – Sec. 2.1.1 – including Fig. 2.1
    • synthetic-powerlaw.ipynb contains the generation and analysis of synthetic power-law datasets with correlation – Sec. 3.3.4 – including Figs. 3.8 and 3.9.
    • zipf.ipynb Contains the analysis of Zipf’s law of word frequencies – Sec. 2.1.3 – including Figs. 2.3-3.6 and Tab. 3.3-3.4
  • src/
    source code used in the data analysis.

Credit:

This repository builds on the ideas, code, and data from: