make_TimeSpent_athome: Make a mosquito dispersal matrix, called TimeSpent

View source: R/time_spent.R

make_TimeSpent_athomeR Documentation

Make a mosquito dispersal matrix, called TimeSpent

Description

Make a mosquito dispersal matrix, called TimeSpent

Usage

make_TimeSpent_athome(
  nPatches,
  residence,
  opts = list(),
  atHome = 1,
  travel = 0
)

Arguments

nPatches

is the number of patches

residence

is the home patch for each stratum

opts

is a set of options that overwrites the defaults

atHome

is the fraction of time spent at home

travel

is the fraction of time spent traveling

Value

a matrix


dd-harp/MicroMoB documentation built on June 6, 2024, 4:43 p.m.