View source: R/Network-Migration.R
| oneDay_Migration_Deterministic_Network | R Documentation |
Deterministic model of interpatch migration from each patch.
popFemale/popMale is retrieved from each patch using
get_femalePop_Patch/get_malePop_Patch. Migration
location is determined from the supplied matrices, private$migrationFemale
or private$migrationMale. Final migration status is held in
private$fMoveArray or private$mMoveMat.
Batch migration is not used in the deterministic model.
oneDay_Migration_Deterministic_Network()
This function handles outbound and inbound migration. See MGDrivE-Model,
'Migration' section for more details on how inter-patch migration is handled.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.