centerlines: Lines from classborders to the center

View source: R/centerlines.R

centerlinesR Documentation

Lines from classborders to the center

Description

Function which constructs the lines from the borders between two classes to the center. To be used in connection with triplot and quadplot.

Usage

centerlines(n)

Arguments

n

number of classes. Meaningful are 3 or 4.

Value

a matrix with n-columns.

Author(s)

Karsten Luebke, karsten.luebke@fom.de

See Also

triplot, quadplot

Examples

centerlines(3)
centerlines(4)

klaR documentation built on March 31, 2023, 7:19 p.m.

Related to centerlines in klaR...