freq.poly.supc: Plot the frequency polygon of pairwise distance
Description
Plot the frequency polygon of the pairwise distance. The red dashed line is the used parameter \(r\).
Usage
# S3 method for supc
freq.poly(x, ...)
Arguments
x
either dist object or matrix.
...
other parameters to be passed through to hist
.
Value
NULL
. The function is called for side effects.