Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1004 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 1004 Bytes

Theoretical models of obligate mutualism to link micro- with macro-coevolutionary dynamics

Description

This repository contains the code used to reproduce Theoretical models of obligate mutualism to link micro- with macro-coevolutionary dynamics by Carrie Diaz Eaton and Chris Moore. The Code folder has code for both running the simulations from the study (two files with Simulation prefix) written in MatLab and the figures from the study (four files with Fig prefix) written in R. The data generated from the simulation are found in the Data folder as .csvs. If one would like to reproduce the figures without running the simulation, then they can use the files in the Data folder.

Repository file structure

|____Code
| |____Fig1_3DPhasePortrait.R
| |____Fig2_HostSwitchTS.R
| |____Fig3_PhasePlane.R
| |____Fig5_FigWaspTS.R
| |____Simulation_fig.m
| |____Simulation_greya.m
|____Data
| |____greya_switch.csv
| |____multifig_er.csv
| |____ngreya.csv
|____README.md