| effect | R Documentation |
Given the first two probabilities of a trinomial distribution
before and after a change, effect() adds an arrow to an existing
ternary plot. If the probability distribution does not change, a
point (instead of an arrow) is added to the plot.
effect(x, y, ..., length = 0.05)
x, y |
|
... |
other graphical parameters such as |
length |
length of the edges of the arrow head (in inches). |
Only when effect() is passed to Ternary::AddToTernary()
as the first argument, arrows and points are drawn consistently
with ternary coordinate system, otherwise effect draws both
arrows and points according to a Cartesian coorinate system
centered on (0,0.5,0.5).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.