X-Git-Url: https://git.donarmstrong.com/?p=ape.git;a=blobdiff_plain;f=man%2Face.Rd;h=126a21604047e56ed508433fddae6c55633aa112;hp=f440027d34297bcf7857f78ab7b879883a06bf23;hb=80d1c453d63d6aec18f0b731d59918b99e189d86;hpb=3f91879755fdbbe39cfd936495b2985fa4621615 diff --git a/man/ace.Rd b/man/ace.Rd index f440027..126a216 100644 --- a/man/ace.Rd +++ b/man/ace.Rd @@ -71,7 +71,17 @@ ace(x, phy, type = "continuous", method = "ML", CI = TRUE, generalized least squares (\code{method = "GLS"}, Martins and Hansen 1997, Cunningham et al. 1998). In the latter case, the specification of \code{phy} and \code{model} are actually ignored: it is instead - given through a correlation structure with the option \code{corStruct}. + given through a correlation structure with the option + \code{corStruct}. + + In the default setting (i.e., \code{method = "ML"} and \code{model = + "BM"}) the maximum likelihood estimation is done simultaneously on + the ancestral values and the variance of the Brownian motion process; + these estimates are then used to compute the confidence intervals in + the standard way (see the package \pkg{geiger} for a different + implementation). If \code{method = "pic"} or \code{"GLS"}, the + confidence intervals are computed using the expected variances under + the model, so they depend only on the tree. For discrete characters (\code{type = "discrete"}), only maximum likelihood estimation is available (Pagel 1994). The model is