Plot point in 2-d probability simplex
Normalizes a point given in 3-d non-normalized coordinates, then plots it in the 2-d probability simplex.
simplexPoint(v, ...)
v |
a 3-d point in non-negative orthant, coordinates not summing to 0 |
... |
other options to pass to graphics::points function |
simplexPrepare("T3","Example Plot") simplexPoint(c(15,65,20),pch=3,col="blue")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.