Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

return_birth_moves

Return all possible birth moves


Description

Given a current configuration theta, return all possible non-overlapping birth move configuration

Usage

return_birth_moves(theta, overlap)

Arguments

theta

current configuration of length k

overlap

see create_geo_objects

Value

NumericMatrix with k+1 rows and each column corresponding to a new possible configuration

Author(s)

Albert Y. Kim

See Also


SpatialEpi

Methods and Data for Spatial Epidemiology

v1.2.3
GPL-2
Authors
Cici Chen [ctb], Albert Y. Kim [aut, cre], Michelle Ross [ctb], Jon Wakefield [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.