Learn R Programming

MSCquartets (version 3.1)

simplexPrepare: 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 MAR19;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

MAR19MSCquartets

See Also

simplexLabels, simplexPoint, simplexSegment, simplexText, simplexCoords

Examples

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

Run the code above in your browser using DataLab