| ortho.proj {cholera} | R Documentation |
Orthogonal projection of observed cases onto road network.
Description
Orthogonal projection of observed cases onto road network.
Usage
ortho.proj
Format
A data frame with 5 variables that records the position of the orthogonal projection of the 578 cases onto the network of roads.
road.segment"address" road segment
x.projx-coordinate
y.projy-coordinate
ortho.distorthogonal distance to home road segment
casenumeric case ID
Note
unstackFatalities documents the code for these data.
[Package cholera version 0.8.0 Index]