Learn R Programming

SpatialEpi (version 1.2.1)

return_death_moves: Return all death moves

Description

Given a proposed configuration return all possible death moves

Usage

return_death_moves(theta)

Arguments

theta
vector of length k single zones corresponding to configuration

Value

  • NumericMatrix with k-1 rows (i.e. one less single zone) and each column being a new possible config

See Also

return_birth_moves,return_local_moves