seed_production_raster: Mean Seed Production

Description Usage Arguments Value

Description

Find the Raster* of mean seed production, by genotype, given the local numbers of seeding individuals and pollen density, by genotype.

Usage

1
seed_production_raster(seeders, pollen, mating, fecundity = 1)

Arguments

seeders

A Raster* of numbers of seeding individuals.

pollen

A Raster* of pollen density.

mating

An array with probabilities of producing each genotype from each parental genotype.

fecundity

Scaling factor that multiplies the resulting matrix.

Value

A Raster* of the same form as the input.


petrelharp/landsim documentation built on May 25, 2019, 2:53 a.m.