]> git.donarmstrong.com Git - ape.git/blobdiff - man/corGrafen.Rd
a bunch of new stuff (see ChangeLog)
[ape.git] / man / corGrafen.Rd
index ec8375f7fde6b2631add664ec281a58a001cfe08..46df0550f8592b71bf350c74a7756d84c9169796 100644 (file)
@@ -10,7 +10,7 @@ corGrafen(value, phy, form=~1, fixed = FALSE)
                   covariate = getCovariate(object), corr = TRUE, ...)
 }
 \arguments{
-  \item{value}{The \eqn{\alpha}{rho} parameter}
+  \item{value}{The \eqn{\rho}{rho} parameter}
   \item{phy}{An object of class \code{phylo} representing the phylogeny
     (branch lengths are ignored) to consider}
   \item{object}{An (initialized) object of class \code{corGrafen}}
@@ -27,7 +27,7 @@ corGrafen(value, phy, form=~1, fixed = FALSE)
     returned in unconstrained form (the same used in the optimization
     algorithm). If 'FALSE' the coefficients are returned in "natural",
     possibly constrained, form. Defaults to 'TRUE'}
-  \item{...}{some methods for these generics require additional
+  \item{\dots}{some methods for these generics require additional
     arguments. None are used in these methods.}
 }
 \description{