/synthetic_stats

Synthetic data generation and statistics (xarray/pandas based)

Primary LanguageJupyter NotebookMIT LicenseMIT

Synthetic data and statistics

Gathers various notebooks and tools to assess generate synthetic data and test statistical diagnostics.

Data considered:

  • time series (1D)
  • spatiotemporal data (2D/3D)

Analysis:

  • mean, variance
  • autocorrelations
  • spectral estimations
  • confidence intervals are systematic

Leverages xarray, pandas objects and dask distributed.

Useful ressources:

  • statsmodel: time series statistical analysis with pandas objects

Various interesting material: