X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2FrTraitCont.Rd;h=9e96f9ef4b3eb548edf838403a16e200884aed12;hb=fb6a06e39b9c580b39c76fd95e950144e818f45d;hp=f9ce291e73ceb823727bd837bae6b3e46be31382;hpb=6ee9e0a4e1e6bbc09187382bfdef57fafe3844c7;p=ape.git diff --git a/man/rTraitCont.Rd b/man/rTraitCont.Rd index f9ce291..9e96f9e 100644 --- a/man/rTraitCont.Rd +++ b/man/rTraitCont.Rd @@ -26,7 +26,7 @@ rTraitCont(phy, model = "BM", sigma = 0.1, alpha = 1, theta = 0, \description{ This function simulates the evolution of a continuous character along a phylogeny. The calculation is done recursively from the root. See - Paradis (2006, p. 151) for a brief introduction. + Paradis (2012, pp. 232 and 324) for an introduction. } \details{ There are three possibilities to specify \code{model}: @@ -45,7 +45,7 @@ rTraitCont(phy, model = "BM", sigma = 0.1, alpha = 1, theta = 0, \code{alpha}, and \code{theta}. This may be interesting for the last one to model varying phenotypic optima. The exact updating formula from Gillespie (1996) are used which are reduced to BM formula if - \code{alpha = 0}. + \code{alpha = 0}.} \item{A function:}{it must be of the form \code{foo(x, l)} where \code{x} is the trait of the ancestor and \code{l} is the branch @@ -62,8 +62,8 @@ rTraitCont(phy, model = "BM", sigma = 0.1, alpha = 1, theta = 0, Ornstein-Uhlenbeck process and its integral. \emph{Physical Review E}, \bold{54}, 2084--2091. - Paradis, E. (2006) \emph{Analyses of Phylogenetics and Evolution with - R.} New York: Springer. + Paradis, E. (2012) \emph{Analysis of Phylogenetics and Evolution with + R (Second Edition).} New York: Springer. } \author{Emmanuel Paradis} \seealso{