distcompare
ObjectsPlot distcompare
Objects
# S4 method for distcompare
plot(
x = NULL,
models = NULL,
ylim = NULL,
ylabs = c(NULL, NULL),
xlab = NULL,
xlim = NULL,
linesize = 0.5,
pointsize = 1.5,
facet.group = NULL,
...
)
A ggplot2
object
object of class distcompare
Can give list of WpProj
outputs and have them turned into distcompare
object for immediate plotting
Limits on y-axis
Y-axis labels
X-axis labels
Limits of the x-axis
How big to make the lines?
How big to make the points?
Should the plots be turned into a facet_grid?
Additional options for the wasserstein distance if just inputing raw WpProj
models