plot.distfree.cr: plot.distfree.cr
Description
Plot an object that is returned by the distfree.cr function.
Usage
# S3 method for distfree.cr
plot(x, show.points = T, ...)
Arguments
x
An object returned by the distfree.cr function.
show.points
A logical indicator of whether or not the original data are plotted.
…
Other parameters that can be passed to the plot
function.