centerlines {klaR} | R Documentation |
Function which constructs the lines from the borders between
two classes to the center. To be used in connection with
triplot
and quadplot
.
centerlines(n)
n |
number of classes. Meaningful are |
a matrix with n
-columns.
Karsten Luebke, karsten.luebke@fom.de
centerlines(3)
centerlines(4)