plot.orddid.test: Visualizing the result of equivalence_test()

Description Usage Arguments

View source: R/orddid-plot.R

Description

plot.orddid.test generates a plot that visualize the result of equivalence_test.

Usage

1
2
## S3 method for class 'orddid.test'
plot(obj, ylim, fill = TRUE, ...)

Arguments

obj

An output from equivalence_test().

ylim

Range of y-axis of the plot.

fill

A boolean argument; if TRUE, confidence band is filled by a polygon.

...

Other arguments passed to plot() function.


soichiroy/orddid documentation built on Oct. 3, 2020, 5:10 a.m.