plot_compare_score_boxplot: Create a boxplot of score differences

View source: R/output_persons.R

plot_compare_score_boxplotR Documentation

Create a boxplot of score differences

Description

Takes two tibbles created by read_output_persons to calculate the score difference and create a boxplot.

Usage

plot_compare_score_boxplot(person_tibble1, person_tibble2)

Arguments

person_tibble1

persons tibble of the base case, can be loaded with read_output_persons.

person_tibble2

persons tibble of the policy case, can be loaded with read_output_persons.

Value

ggplot boxplot of the distribution of the score differences


matsim-vsp/matsim-r documentation built on Feb. 3, 2025, 6:48 p.m.