Description Usage Arguments Details Examples
Based on the location of detected (symptomatic) infections and a specified radius, identify which patches aroudn their residence will be subject to control activities
1 | find.Dspots(newsingD, pixdistmat, radius)
|
newsingD |
Matrix of newly detected dengue infections, row = day of infection when they were detected, col = the patch in which they were detected |
pixdistmat |
A distance matrix between patches |
radius |
The radius in meters around the index case's residence that is to be searched |
Returns a numeric vector with patch IDs that fall within the specified radius of an index case
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.