nosoi (version 1.1.2)

nosoiSimOneConstructor: nosoiSimOne Constructor

Description

Creates a nosoiSimOne object.

Usage

nosoiSimOneConstructor(
  N.infected,
  table.hosts,
  table.state,
  prefix.host,
  popStructure = c("none", "discrete", "continuous")
)

Value

An object of class nosoiSimOne

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")