generate_heatmap: Display a heatmap of impact by domain

Description Usage Arguments Value See Also Examples

View source: R/common_graphs.R

Description

Given a domain_summary and a list of all domains, generate a heatmap colored by the 95% VaR. This plot displays the domains in which aggregate risk is greater than others.

Usage

1
generate_heatmap(domain_summary)

Arguments

domain_summary

Simulations summarized at a domain level via summarize_domains.

Value

A ggplot object.

See Also

Other result graphs: exposure_histogram(), generate_event_outcomes_plot(), generate_scatterplot-deprecated, loss_exceedance_curve(), loss_scatterplot()

Examples

1
2

davidski/evaluator documentation built on Jan. 31, 2022, 3:44 a.m.