Triangle-style heatmap for an "PremiumFit". Delegates to the
shared role-agnostic .plot_triangle_fit() implementation;
the cell metric is the premium projection.
Usage
# S3 method for class 'PremiumFit'
plot_triangle(x, ...)Arguments
- x
An object of class
"PremiumFit".- ...
Forwarded to the shared implementation – see
plot_triangle.SAFit().
