freq.poly.supc {supc}R Documentation

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 class '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.


[Package supc version 0.2.6.2 Index]