psiFit_MicroEL4P: Objective Function for Fitting Psi

Description Usage Arguments Value

Description

Given a input psi, x, run a single aquatic population and output objective function; squared error of lambda around the given value of K ≤ft ( λ-K \right )^{2}. This will typically be called by meshK_MicroEL4P or optimize; generally it is the objective function that will be passed to optimize(...)

Usage

1
psiFit_MicroEL4P(x, EL4P, M, eqAqua, K, G, lifespan, tMax = 150)

Arguments

x

value of psi from optimize(...)

EL4P

an EL4P pool (see EL4P)

M

equilibrium mosquito density at this aquatic habitat

eqAqua

vector of probability of oviposition at each aquatic habitat

K

carrying capacity at this aquatic habitat

G

mean total lifetime egg production of adult female

lifespan

average lifespan of mosquito

tMax

time to run EL4P pool before returning squared error of empirical lambda around value of K

Value

value of objective function at x


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