X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2FrTraitCont.Rd;h=908bf009601262483a8f23722c1cfb3a192035c5;hb=bfaeca35ec130110327a3bb7a1f0fe3b66076a95;hp=6ff347846cad82bbb8a98139980b18864bb18dc2;hpb=f295ab19440298e543db5a270e54f10a84382197;p=ape.git diff --git a/man/rTraitCont.Rd b/man/rTraitCont.Rd index 6ff3478..908bf00 100644 --- a/man/rTraitCont.Rd +++ b/man/rTraitCont.Rd @@ -3,7 +3,7 @@ \title{Continuous Character Simulation} \usage{ rTraitCont(phy, model = "BM", sigma = 0.1, alpha = 1, theta = 0, - ancestor = FALSE, root.value = 0, linear = TRUE) + ancestor = FALSE, root.value = 0, linear = TRUE, ...) } \arguments{ \item{phy}{an object of class \code{"phylo"}.} @@ -22,6 +22,8 @@ rTraitCont(phy, model = "BM", sigma = 0.1, alpha = 1, theta = 0, \item{root.value}{a numeric giving the value at the root.} \item{linear}{a logical indicating which parameterisation of the OU model to use (see details).} + \item{\dots}{further arguments passed to \code{model} if it is a + function.} } \description{ This function simulates the evolution of a continuous character along a