Learn R Programming

pop (version 0.1)

A Flexible Syntax for Population Dynamic Modelling

Description

Population dynamic models underpin a range of analyses and applications in ecology and epidemiology. The various approaches for analysing population dynamics models (MPMs, IPMs, ODEs, POMPs, PVA) each require the model to be defined in a different way. This makes it difficult to combine different modelling approaches and data types to solve a given problem. 'pop' aims to provide a flexible and easy to use common interface for constructing population dynamic models and enabling to them to be fitted and analysed in lots of different ways.

Copy Link

Version

Install

install.packages('pop')

Monthly Downloads

123

Version

0.1

License

MIT + file LICENSE

Maintainer

Last Published

June 7th, 2016

Functions in pop (0.1)

rate

rate transfun
dynamic

dynamic objects
dispersal

dispersal transfun
parameters

get and set parameters
pop

pop: A Flexible Syntax for Population Dynamic Modelling
transfun

transfun objects
as.transfun

create a transition function
probability

probability transfun
landscape

landscape objects
projection

Deterministic projection
simulation

Stochastic Simulation
transition

transition objects