]> git.donarmstrong.com Git - ape.git/blobdiff - man/varcomp.Rd
fix in read.dna and change in write.dna
[ape.git] / man / varcomp.Rd
index 8eabec9c779ce46b4271a3e17412ac4e14005223..4bd30e7b8f4faffe1bb87997df918d95f7e60dad 100644 (file)
@@ -13,14 +13,14 @@ varcomp(x, scale = FALSE, cum = FALSE)
   \item{cum}{Send cumulative variance components.}
 }
 \details{
-  Variance computations is done as in Venables and Ripley's book.
+  Variance computations is done as in Venables and Ripley (2002).
 }
 \value{
   A named vector of class \code{varcomp} with estimated variance components.
 }
 \references{
-  Venables, W. N. and Ripley, B. D. (2002) \emph{Modern applied statistics
-  with S (fourth edition)}. New York: Springer-Verlag.
+  Venables, W. N. and Ripley, B. D. (2002) \emph{Modern Applied Statistics
+  with S (Fourth Edition)}. New York: Springer-Verlag.
 }
 \author{Julien Dutheil \email{julien.dutheil@univ-montp2.fr}}
 \seealso{\code{\link[nlme]{lme}}}