set_FemalePop_MicroTile: MICRO 'MicroTile': Re-initialize 'MicroMosquitoPopFemale'

Description Usage Arguments How to use with fitting EL4P

Description

Erase the old private$FemalePop object in the tile and re-allocate. This function is needed for running MBITES-Cohort models, themselves needed to parameterize EL4P Aquatic Ecology Module.

Usage

1
set_FemalePop_MicroTile(MosquitoPop_PAR)

Arguments

MosquitoPop_PAR

output of MicroMosquitoPop.Setup

How to use with fitting EL4P

  1. generate a list of parameters and set methods with MicroMosquitoPop.Setup with argument cohort=TRUE

  2. initialize a MicroTile as normal

  3. run the cohort simulation and output data

  4. use EL4P.Mesh.Fit or EL4P.Landscape.Fit to fit EL4P; see those functions for details

  5. make a new list of parameters and overwrite cohort methods with MicroMosquitoPop.Setup with argument cohort=FALSE

  6. use this method to re-allocate the females using the parameters and methods from step 4.


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