Visualise an object of class "IntensityFit" as a triangle-style
heatmap by delegating to plot_triangle.Link() on the underlying
Link data stored in x$link with model = "ed".
Usage
# S3 method for class 'IntensityFit'
plot_triangle(x, ...)Arguments
- x
An object of class
"IntensityFit".- ...
Arguments passed to
plot_triangle.Link().
