Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noamross/ibipm
Individual-Based Integro-Projection Models
https://github.com/noamross/ibipm
Last synced: 10 days ago
JSON representation
Individual-Based Integro-Projection Models
- Host: GitHub
- URL: https://github.com/noamross/ibipm
- Owner: noamross
- License: other
- Created: 2015-01-24T00:07:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-11T21:58:46.000Z (almost 9 years ago)
- Last Synced: 2024-06-11T17:06:12.298Z (5 months ago)
- Language: TeX
- Size: 17.4 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![](https://img.shields.io/packagist/l/doctrine/orm.svg)](https://github.com/noamross/ibipm/blob/master/LICENSE.md)
[![](https://licensebuttons.net/l/by/3.0/80x15.png)](https://github.com/noamross/ibipm/blob/master/LICENSE.md)[![DOI](https://zenodo.org/badge/6023/noamross/ibipm.svg)](https://zenodo.org/badge/latestdoi/6023/noamross/ibipm)
# Individual-Based Integral Projection Models
This is a repository contains the code for:
> Schreiber, Sebastian and Noam Ross (2015). Individual-Based Integral Projection
Models: The Role Of Size-Structure On Extinction Risk And Establishment
Success`ibipm.Rnw` is an R-latex file of the manuscript.
`ibipm.pdf` is the compiled manuscript.
`ipm.R` contains the code for the IPM model described, and is sourced in
`ibipm.Rnw`.`ibm-simulator.R` contains code for a full equivalent individual-based model simulator,
and is also sourced in `ibipm.Rnw`.`ibipm.R` contains the code used in `ipipm.Rnw`, extracted using `purl("ibipm.Rnw")`.
`references.bib` contains the references used in the paper.