plot_errors_pij: Plots expected and generated pairing probability

Description Usage Arguments Value Author(s) See Also

Description

Plots as a heatmap the difference between expected pairing probabilities and generated ones. Locations in red have a lower probability than expected; in blue, it's the opposite.

Usage

1
plot_errors_pij(sp, nameA = "A", nameB = "B")

Arguments

sp

a synthetic population, as produced by matching.generate or matching.solve.

nameA

a meaningfull label for the entity type of population A, such as "dwellings" (default to "A")

nameB

a meaningfull label for the entity type of population B, such as "households" (default to "B")

Value

a ggplot ready to display

Author(s)

Samuel Thiriot <samuel.thiriot@res-ear.ch>

See Also

plot.dpp_result for the plot of all the results in one call


samthiriot/gosp.dpp documentation built on May 18, 2019, 3:44 p.m.