plot.distfree.cr {distfree.cr}R Documentation

plot.distfree.cr

Description

Plot an object that is returned by the distfree.cr function.

Usage

## S3 method for class '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.


[Package distfree.cr version 1.5.1 Index]