generate_heatmap: Display a heatmap of impact by domain
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
generate_heatmap(domain_summary)
Arguments
domain_summary
Simulations summarized at a domain level via summarize_domains.