powered by
Diagnostic to check classification of case to a road segment.
classifierAudit(case = 483, segment = "326-2", observed = TRUE, coordinates = FALSE)
Numeric or Integer. Numeric ID of observed case.
Character. Segment ID. See road.segments.
road.segments
Logical. FALSE observed case; TRUE simulated case (regular.cases).
FALSE
TRUE
regular.cases
Logical. Orthogonal projection coordinates.
Logical TRUE or FALSE
# NOT RUN { classifierAudit(case = 483, segment = "326-2") plot(classifierAudit(case = 483, segment = "326-2")) # }
Run the code above in your browser using DataLab