X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2FSDM.Rd;h=e3c002850323ca8b5ba5603dc8260ba294828466;hb=a2fc961dffe9f9b7994ed880e68c03b2334dc341;hp=bceedf4247cfc3d329d65d2f042924bb60080c0e;hpb=ef34642fe85694df0a80ef534137b8f6b427b67e;p=ape.git diff --git a/man/SDM.Rd b/man/SDM.Rd index bceedf4..e3c0028 100644 --- a/man/SDM.Rd +++ b/man/SDM.Rd @@ -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}