populations: Population rates and starting values for aphids and wasps.

populationsR Documentation

Population rates and starting values for aphids and wasps.

Description

See vignette("internals", "gameofclones") for more information and for the exact values used.

Usage

populations

Format

A list with ten items:

surv_juv

List of length two, each item a length-of-one numeric vector containing juvenile daily survival for aphid lines with low and high survivals (low and high).

surv_adult

List of length two, each item a 1x200 matrix containing adults daily survival for aphid lines with low and high survivals (low and high). Although each matrix has 200 columns, most of them are filled with zeros.

repro

List of length two, each item a 1x200 matrix containing daily reproduction for aphid lines with low and high reproduction (low and high). Although each matrix has 200 columns, most of them are filled with zeros.

K

A single number representing aphid density dependence.

K_y

A single number representing parasitized aphid density dependence.

s_y

A single number representing parasitoid adult daily survival.

sex_ratio

A single number representing proportion of female wasps.

aphids_0

A single number representing initial density of aphids.

wasps_0

A single number representing initial densities of wasps.

prop_resist

A single number representing proportion of resistant clones.

Source

http://doi.wiley.com/10.1890/13-1933.1


lucasnell/clonewars documentation built on Oct. 12, 2023, 4:39 p.m.