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 3 or 4 . |
a matrix with n
-columns.
Karsten Luebke
centerlines(3) centerlines(4)