X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fpic.Rd;h=f0d57da5fbe569308109a6dbec2e15ab22722fbe;hb=ce466967e4824b3f6aec6f75798da08fe8c10666;hp=b34a7532475eaff7e026497ce03f9f72e80fb147;hpb=c827059eeafc8cbe41c812b26979543ab287803e;p=ape.git diff --git a/man/pic.Rd b/man/pic.Rd index b34a753..f0d57da 100644 --- a/man/pic.Rd +++ b/man/pic.Rd @@ -8,9 +8,9 @@ pic(x, phy, scaled = TRUE, var.contrasts = FALSE) \item{x}{a numeric vector.} \item{phy}{an object of class \code{"phylo"}.} \item{scaled}{logical, indicates whether the contrasts should be - scaled with their expected variance (default to \code{TRUE}).} + scaled with their expected variances (default to \code{TRUE}).} \item{var.contrasts}{logical, indicates whether the expected - variance of the contrasts should be returned (default to \code{FALSE}).} + variances of the contrasts should be returned (default to \code{FALSE}).} } \description{ Compute the phylogenetically independent contrasts using the method @@ -31,15 +31,19 @@ pic(x, phy, scaled = TRUE, var.contrasts = FALSE) either a vector of phylogenetically independent contrasts (if \code{var.contrasts = FALSE}), or a two-column matrix with the phylogenetically independent contrasts in the first column and their - expected variance in the second column (if \code{var.contrasts = TRUE}). + expected variance in the second column (if \code{var.contrasts = + TRUE}). If the tree has node labels, these are used as labels of the + returned object. } \references{ Felsenstein, J. (1985) Phylogenies and the comparative method. \emph{American Naturalist}, \bold{125}, 1--15. } -\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}} +\author{Emmanuel Paradis} \seealso{ - \code{\link{read.tree}}, \code{\link{compar.gee}}, \code{\link{compar.lynch}} + \code{\link{read.tree}}, \code{\link{compar.gee}}, + \code{\link{compar.lynch}}, \code{\link{pic.ortho}}, + \code{\link{varCompPhylip}} } \examples{ ### The example in Phylip 3.5c (originally from Lynch 1991)