alloc_calibration

This script evaluates the yearly results of the dwelling allocation process. It therefore compares the inhabit matrices of the allocation output with the respective empirical inhabit matrix.

As a metric the root-mean-square error (rmse) is calculated for the whole matrix.

Functions

inhabit_metrics(inhabit_1_v, inhabit_2_v)

Calculates a metric between two inhabit matrices

main(ip)