Visualise a "Link" object as a triangle-style heatmap. Dispatches to
the multiplicative ATA branch (model = "ata") or the additive
exposure-driven branch (model = "ed").
The default model is chosen from attr(x, "premium"): NULL
selects "ata", non-NULL selects "ed".
Usage
# S3 method for class 'Link'
plot_triangle(x, model = NULL, ...)