Skip to contents

Triangle-style heatmap for a "BFFit". Delegates to the shared role-agnostic .plot_triangle_fit() implementation.

Usage

# S3 method for class 'BFFit'
plot_triangle(x, ...)

Arguments

x

An object of class "BFFit".

...

Forwarded to the shared implementation – see plot_triangle.SAFit().

Value

A ggplot object.