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