Skip to content

Commit

Permalink
Started repo for Ecol mod ICM paper
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarraquand committed Nov 2, 2018
0 parents commit e604e3b
Show file tree
Hide file tree
Showing 460 changed files with 26,104 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Predator-prey Integrated Community Model

This repository contains the codes to replicate the results in *Integrating multiple data sources to fit matrix population models for interacting species*, by Barraquand F. and Gimenez O. (currently submitted to Ecological Modelling)

* ``analysis_num_exp`` contains codes for plotting the main figures
* ``numerical_experiment`` contains both the numerical experiment of the paper and results shown in Appendix B. All codes, for both simulation and estimation are presented. Only the simulations files are contained within the folders, the estimation files within the ``fitted``subfolder have been deleted (heavy files). They can be reproduced by running the corresponding R scripts or obtained by request to frederic.barraquand@u-bordeaux.fr or olivier.gimenez@cefe.cnrs.fr
* ``difference_equations``: density-dependent matrix models (used in Appendix A)
* ``ipm_devel_codes``: features of the two species that can be considered in development IPMs (identifiability properties of the model discussed in Appendix C, tentative modelling of a saturating predator fecundity discussed in Appendix D)

Loading

0 comments on commit e604e3b

Please sign in to comment.