Genealogy Package Paclet Symbol
Genealogy Package
More About »
TreeAlongSequence
TreeAlongSequence[n,
, method, bool]
gives an animation of tree list generated from the function RandomGenealogy[
n
,
,
method
]. If
bool
= True, the leaves of each tree is sorted.
MORE INFORMATION
The options of TreeAlongSequence are the joint of the options of ShowLabeledGraph and Animate.
The
method
takes "HUDSON", "SRG", or "SMC"
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
In[2]:=
Out[2]=
MORE ABOUT
Genealogy Package