nosoiSimOneConstructor: nosoiSimOne Constructor

Description Usage Arguments Value

View source: R/nosoiSim.R

Description

Creates a nosoiSimOne object.

Usage

1
2
3
4
5
6
7
nosoiSimOneConstructor(
  N.infected,
  table.hosts,
  table.state,
  prefix.host,
  popStructure = c("none", "discrete", "continuous")
)

Arguments

N.infected

number of infected hosts

table.hosts

data.table of hosts

table.state

data.table of hosts movement

popStructure

geographical structure (one of "none, "discrete" or "continuous")

Value

An object of class nosoiSimOne


nosoi documentation built on Aug. 17, 2021, 5:09 p.m.