plot.abrm_comparison: Plot method for abrm_comparison objects
Description
Plot method for abrm_comparison objects
Usage
# S3 method for abrm_comparison
plot(x, ...)
Value
Invisibly returns the input object x. The function is called for its side effect of displaying comparison plots between methods if true parameters are available in the comparison object.
Arguments
- x
An object of class "abrm_comparison"
- ...
Additional arguments (ignored)