makeLambda_MicroEmerge: MICRO: Generate Seasonal Emergence (Lambda) for 'Emerge'...

Description Usage Arguments Value Examples

Description

Generate lambda for all sites.

Usage

1

Arguments

aquaPars

a list of the following structure

  • N: number of aquatic habitats (required)

  • lambda: number of emerging adult females per human per day averaged over one year for the entire Landscape (required)

  • lambdaWeight: vector of weights applied to each site (if not specified or set to NULL initialize to Gamma(1,1) distribution)

  • offset: vector of seasonal offsets in peak emergence applied to each site (if not specified or set to NULL initialize to 0 for all sites)

Value

list lambda where each element is the daily emergence for that FeedingSite

Examples

1
makeLambda_MicroEmerge(aquaPars= list(lambda = c(2,3,4)))

smitdave/MASH documentation built on May 30, 2019, 5:02 a.m.