Description Usage Arguments Value Author(s) See Also
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.
1 | plot_errors_pij(sp, nameA = "A", nameB = "B")
|
sp |
a synthetic population, as produced by |
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") |
a ggplot ready to display
Samuel Thiriot <samuel.thiriot@res-ear.ch>
plot.dpp_result
for the plot of all the results in one call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.