Visualise an object of class "EDFit" 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 'EDFit'
plot_triangle(x, ...)Arguments
- x
An object of class
"EDFit".- ...
Arguments passed to
plot_triangle.Link().
