]> git.donarmstrong.com Git - ape.git/blobdiff - man/triangMtd.Rd
bunch of fixes for ape 3.0-2
[ape.git] / man / triangMtd.Rd
index d90ff1e69d7b3c4bf91d0adfb09eecf2d15164c8..af58c51bcb3db025c98db590758db9ac018c336a 100644 (file)
@@ -10,7 +10,7 @@ triangMtds(X)
   \item{X}{a distance matrix}.
 }
 \description{
-  Fast distance-based costruction method. Should only be used when
+  Fast distance-based construction method. Should only be used when
   distance measures are fairly reliable.
 }
 \value{
@@ -20,4 +20,8 @@ triangMtds(X)
   \url{http://archive.numdam.org/ARCHIVE/RO/RO_2001__35_2/RO_2001__35_2_283_0/RO_2001__35_2_283_0.pdf}
 }
 \author{Andrei Popescu \email{niteloserpopescu@gmail.com}}
+\seealso{
+  \code{\link{nj}}, \code{\link{bionj}}, \code{\link{fastme}},
+  \code{\link{njs}}, \code{\link{mvrs}}, \code{\link{SDM}}
+}
 \keyword{models}