X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fyule.Rd;h=c9a07de0dbd3e498984f9078cd8648edcc4ca5fe;hb=HEAD;hp=c5d801208dd2a880c464a7545d37b6803f07573d;hpb=21eb56120c84786502f24ff9c27b39d5badfe1f7;p=ape.git diff --git a/man/yule.Rd b/man/yule.Rd index c5d8012..c9a07de 100644 --- a/man/yule.Rd +++ b/man/yule.Rd @@ -1,6 +1,6 @@ \name{yule} \alias{yule} -\title{Fits Yule Model to a Phylogenetic Tree} +\title{Fits the Yule Model to a Phylogenetic Tree} \usage{ yule(phy, use.root.edge = FALSE) } @@ -10,7 +10,7 @@ yule(phy, use.root.edge = FALSE) edge in the calculations.} } \description{ - This function fits by maximum likelihood a Yule model, i.e. a + This function fits by maximum likelihood a Yule model, i.e., a birth-only model to the branching times computed from a phylogenetic tree. }