regular.cases {cholera} | R Documentation |
"Expected" cases.
Description
The result of using sp::spsample() and sp::Polygon() to generate 19,993 regularly spaced simulated cases within the map's borders.
Usage
regular.cases
Format
A data frame with 2 variable that records the position of 19,993 "expected" cases fitted by sp::spsample().
x
x-coordinate
y
y-coordinate
Note
simulateFatalities
documents the code for these data.
[Package cholera version 0.8.0 Index]