klaR (version 1.7-3)

centerlines: 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)

Value

a matrix with n-columns.

Arguments

n

number of classes. Meaningful are 3 or 4.

Author

Karsten Luebke, karsten.luebke@fom.de

See Also

triplot, quadplot

Examples

Run this code
centerlines(3)
centerlines(4)

Run the code above in your browser using DataLab