Lines from classborders to the center
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, karsten.luebke@fom.de
triplot
, quadplot
centerlines(3) centerlines(4)