GenStochF: Generate many matrices from a stochastic forcing of vital...

Description Usage Arguments Details Value

Description

Generate many matrices from a stochastic forcing of vital rate: fecundity

Usage

1
  GenStochF(force.vec, vitals, element.mask, force.fxn)

Arguments

force.vec

sequence of numbers to force with

vitals

list of vital rates upon which to perform forcing

element.mask

elements of fecundity

force.fxn

forcing function: see details

Details

The function force.fxn(forcing, elements) will take the elements of force.vec and elements as its arguments, and return a new vector representing the forced elements

Value

list (of length equal to force.vec) of matrices square matrices with dimension specified in vitals


ashander/matrixmodels documentation built on May 12, 2019, 4:40 a.m.