X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fvarcomp.Rd;fp=man%2Fvarcomp.Rd;h=4bd30e7b8f4faffe1bb87997df918d95f7e60dad;hb=bb212c8b0bb52b72923c0e9a6ec942b81c681a38;hp=8eabec9c779ce46b4271a3e17412ac4e14005223;hpb=1df144a18356d9b329324324bc2f78cfdf1cea3d;p=ape.git diff --git a/man/varcomp.Rd b/man/varcomp.Rd index 8eabec9..4bd30e7 100644 --- a/man/varcomp.Rd +++ b/man/varcomp.Rd @@ -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}}}