ergodicity_test 1.0.0

This Python module contain a function that is able to test the ergodicity of a given agent based model. It is sufficient to produce one long time series and many smaller time series. The function uses the Wald-Walfowitz nonparametric test to test whether the moments coming from the subsamples of the long time series come from the same distribution of the moment computed over the many smaller time series. To use the test the time series has to be stationary (use stationary_test module)
This is a companion discussion topic for the original entry at https://www.comses.net/codebases/2282/releases/1.0.0/