]> git.donarmstrong.com Git - ape.git/blobdiff - man/SDM.Rd
bunch of fixes for ape 3.0-2
[ape.git] / man / SDM.Rd
index bceedf4247cfc3d329d65d2f042924bb60080c0e..e3c002850323ca8b5ba5603dc8260ba294828466 100644 (file)
@@ -10,9 +10,10 @@ SDM(...)
 }
 \arguments{
   \item{\dots}{2n elements (with n > 1), the first n elements are the
-    distance matrices, the next n elements are the sequence length from
-    which the matrices have been estimated (can be seen as a degree of
-    confidence in matrices).}
+    distance matrices: these can be (symmetric) matrices, objects of
+    class \code{"dist"}, or a mix of both. The next n elements are the
+    sequence length from which the matrices have been estimated (can be
+    seen as a degree of confidence in matrices).}
 }
 \details{
   Reconstructs a consensus distance matrix from a set of input distance
@@ -31,4 +32,8 @@ SDM(...)
   phylogenomics. \emph{Systematic Biology}, \bold{55}, 740--755.
 }
 \author{Andrei Popescu \email{niteloserpopescu@gmail.com}}
+\seealso{
+  \code{\link{bionj}}, \code{\link{fastme}}, \code{\link{njs}},
+  \code{\link{mvrs}}, \code{\link{triangMtd}}
+}
 \keyword{models}