simplexPrepare: Draw 2-d probability simplex, with model lines for T3 or T1...

View source: R/SimplexPlot.R

simplexPrepareR Documentation

Draw 2-d probability simplex, with model lines for T3 or T1 model

Description

Outline the 2-d probability simplex, and draw the T1 or T3 model points for quartet frequencies. The models "T1" and "T3" are described more fully by \insertCiteMAR19;textualMSCquartets.

Usage

simplexPrepare(model = "T3", maintitle = NULL, titletext = NULL)

Arguments

model

"T1" or "T3", for 1-tree or 3-tree model

maintitle

main title for plot

titletext

additional text for title

References

\insertRef

MAR19MSCquartets

See Also

simplexLabels, simplexPoint, simplexSegment, simplexText, simplexCoords

Examples

   simplexPrepare("T3",maintitle="Main title",titletext="further text")


MSCquartets documentation built on Nov. 2, 2023, 5:32 p.m.