populations | R Documentation |
See vignette("internals", "gameofclones")
for more information and
for the exact values used.
populations
A list with ten items:
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
).
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.
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.
A single number representing aphid density dependence.
A single number representing parasitized aphid density dependence.
A single number representing parasitoid adult daily survival.
A single number representing proportion of female wasps.
A single number representing initial density of aphids.
A single number representing initial densities of wasps.
A single number representing proportion of resistant clones.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.