]> git.donarmstrong.com Git - ape.git/blobdiff - man/fastme.Rd
bug fix in mcmc.popsize()
[ape.git] / man / fastme.Rd
index 897ffa0942313637d415e880943f9ebac2abe5d7..d29d305e851e1ebcb9b85b6f1925e0ecda609c7f 100644 (file)
   Minimum Evolution algorithm of Desper and Gascuel (2002).
 }
 \usage{
-  fastme.bal(X, nni = TRUE)
+  fastme.bal(X, nni = TRUE, spr = TRUE, tbr = TRUE)
   fastme.ols(X, nni = TRUE)
 }
 \arguments{
   \item{X}{a distance matrix; may be an object of class \code{"dist"}.}
   \item{nni}{a boolean value; TRUE to do NNIs (default).}
+  \item{spr}{ditto for SPRs.}
+  \item{tbr}{ditto for TBRs.}
 }
 \value{
   an object of class \code{"phylo"}.
@@ -32,7 +34,7 @@
 \seealso{
   \code{\link{nj}}, \code{\link{bionj}},
   \code{\link{write.tree}}, \code{\link{read.tree}},
-  \code{\link{dist.dna}}, \code{\link{mlphylo}}
+  \code{\link{dist.dna}}
 }
 \examples{
 ### From Saitou and Nei (1987, Table 1):