Main content

Home

Menu

Loading wiki pages...

View
Wiki Version:
A Network model of simple societies inspired by Joseph Tainter's theory of the collapse of complex societies, described in: **https://arxiv.org/pdf/2102.06698v1.pdf** **Based on the works of Joseph Tainter:** Tainter, J. A. (1988).The collapse of complex societies. New studies in archaeology. Cambridge: CambridgeUniversity Press ## Installation Obtain the code and change into directory ```bash git clone git@github.com:flo-schu/tainter cd tainter ``` Create environment, activate it and install model package. the [datalad] option installs the datalad packages which are necessary to download the dataset. ```bash conda create -n tainter conda activate tainter conda install python=3.9 pip install -e .[datalad] ``` Install the pre-simulated dataset from the open-science foundation (osf.io) into the folder_publication data ```bash datalad clone https://osf.io/u897c/ publication_data ``` You should be done. All anylses from the paper can be conducted by executing the jupyter notebook `scripts/analysis.ipynb` ```bash jupyter lab scripts/analysis.ipynb ```
OSF does not support the use of Internet Explorer. For optimal performance, please switch to another browser.
Accept
This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.
Accept
×

Start managing your projects on the OSF today.

Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.