freq.poly.supc: Plot the frequency polygon of pairwise distance

View source: R/supc1.R

freq.poly.supcR 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.


wush978/supc documentation built on Sept. 19, 2024, 8:36 a.m.