Produces scatterplot between two named parameters.
plot_scatter(
x,
parameter1,
parameter2,
downsample = TRUE,
phase = "sampling",
chain = NULL
)
an object of class drjacoby_output
name of parameter first parameter.
name of parameter second parameter.
whether to downsample output to 200 values max to speed up plotting.
which phase to plot. Must be either "burnin" or "sampling".
which chain to plot.