X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=man%2Fdbd.Rd;h=4f5ba15b62c7c237fe6d8cc00f28e41aa8b48d14;hb=b9e04a6e6af3beda74b916eda00b42ac38875563;hp=ad2e6206c99a7adc1442eabc728d447542461ac0;hpb=22bfb51d0260544b61b4bdfbd8e039d52b540617;p=ape.git diff --git a/man/dbd.Rd b/man/dbd.Rd index ad2e620..4f5ba15 100644 --- a/man/dbd.Rd +++ b/man/dbd.Rd @@ -43,11 +43,12 @@ dbdTime(x, birth, death, t, conditional = FALSE, \code{dbdTime} is for time-varying \code{lambda} and \code{mu} specified as \R functions. - Only \code{dyule} is vectorized simultaneously on its three arguments + \code{dyule} is vectorized simultaneously on its three arguments \code{x}, \code{lambda}, and \code{t}, according to \R's rules of - recycling arguments. The two others are vectorized only on \code{x}; - the other arguments are eventually shortened with a warning if - necessary. + recycling arguments. \code{dbd} is vectorized simultaneously \code{x} + and \code{t} (to make likelihood calculations easy), and + \code{dbdTime} is vectorized only on \code{x}; the other arguments are + eventually shortened with a warning if necessary. The returned value is, logically, zero for values of \code{x} out of range, i.e., negative or zero for \code{dyule} or if \code{conditional