]> git.donarmstrong.com Git - ape.git/blobdiff - man/rlineage.Rd
adding the new function 'where'
[ape.git] / man / rlineage.Rd
index 5b2056808ebfd31e8e1070fb82e15da3004c4cd2..e01a810ec06178b5b6315c7167556b9c890802f3 100644 (file)
@@ -19,7 +19,7 @@ drop.fossil(phy, tol = 1e-8)
 }
 \arguments{
   \item{birth, death}{a numeric value or a (vectorized) function
-    specifying how speciation and extinction through time.}
+    specifying how speciation and extinction rates vary through time.}
   \item{Tmax}{a numeric value giving the length of the simulation.}
   \item{BIRTH, DEATH}{a (vectorized) function which is the primitive
     of \code{birth} or \code{death}. This can be used to speed-up the
@@ -35,9 +35,9 @@ drop.fossil(phy, tol = 1e-8)
   Both functions use continuous-time algorithms described in the
   references. The models are time-dependent birth--death models as
   described in Kendall (1948). Speciation (birth) and extinction (death)
-  rates may be constant or vary through time according to an R function
+  rates may be constant or vary through time according to an \R function
   specified by the user. In the latter case, \code{BIRTH} and/or
-  \code{DEATH} may be used of the primitives of \code{birth} and
+  \code{DEATH} may be used if the primitives of \code{birth} and
   \code{death} are known. In these functions time is the formal argument
   and must be named \code{t}.
 }
@@ -48,9 +48,9 @@ drop.fossil(phy, tol = 1e-8)
   Kendall, D. G. (1948) On the generalized ``birth-and-death''
   process. \emph{Annals of Mathematical Statistics}, \bold{19}, 1--15.
 
-  Paradis, E. (2010) Time-dependent speciation and extinction from
-  phylogenies: a least squares approach. \emph{Evolution} (in press)
-  %, \bold{59}, 1--12.
+  Paradis, E. (2011) Time-dependent speciation and extinction from
+  phylogenies: a least squares approach. \emph{Evolution}, \bold{65},
+  661--672.
 }
 \author{Emmanuel Paradis}
 \seealso{