X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2FrTraitDisc.Rd;h=ed1919d710de03821f7989b852c0f1bca6e72408;hb=2741f6e9f61e33c7b499f27c47604606d08f4bea;hp=967042eeaa135f3807af16641254a6f2fbe334e6;hpb=24fc6c03893f85a3f9ab3d088201b3731f3035b4;p=ape.git diff --git a/man/rTraitDisc.Rd b/man/rTraitDisc.Rd index 967042e..ed1919d 100644 --- a/man/rTraitDisc.Rd +++ b/man/rTraitDisc.Rd @@ -42,7 +42,7 @@ rTraitDisc(phy, model = "ER", k = if (is.matrix(model)) ncol(model) else 2, always ignored. The arguments \code{k} and \code{rate} are ignored.} \item{A character:}{these are the same short-cuts than in the function - \link{\code{ace}}: \code{"ER"} is an equal-rates model, \code{"ARD"} + \code{\link{ace}}: \code{"ER"} is an equal-rates model, \code{"ARD"} is an all-rates-different model, and \code{"SYM"} is a symmetrical model. Note that the argument \code{rate} must be of the appropriate length, i.e., 1, \eqn{k(k - 1)}, or \eqn{k(k - 1)/2} for the three models,