[Vegan-commits] r2419 - pkg/vegan/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Feb 7 17:20:38 CET 2013
Author: jarioksa
Date: 2013-02-07 17:20:38 +0100 (Thu, 07 Feb 2013)
New Revision: 2419
Modified:
pkg/vegan/man/predict.cca.Rd
Log:
tweak docs
Modified: pkg/vegan/man/predict.cca.Rd
===================================================================
--- pkg/vegan/man/predict.cca.Rd 2013-02-06 17:32:02 UTC (rev 2418)
+++ pkg/vegan/man/predict.cca.Rd 2013-02-07 16:20:38 UTC (rev 2419)
@@ -91,9 +91,7 @@
variants of \code{fitted} and \code{residuals} are defined so that
for model \code{mod <- cca(y ~ x)}, \code{cca(fitted(mod))} is equal
to constrained ordination, and \code{cca(residuals(mod))} is equal
- to unconstrained part of the ordination. The \code{Condition()}
- terms or the partial component is always ignored and will not be
- included in \code{predict}ed or \code{fitted} response.
+ to unconstrained part of the ordination.
Function \code{predict} can find the estimate of the original data
matrix or dissimilarities (\code{type = "response"}) with any rank.
@@ -140,7 +138,7 @@
arrows, but it uses regression coefficients. The function can be called
with \code{newdata} so that cross-validation is possible. The
\code{newdata} may contain new sites, but species must match in the
- original and new data The function
+ original and new data. The function
does not work with \sQuote{partial} models with \code{Condition} term,
and it cannot be used with \code{newdata} for \code{\link{capscale}}
results. The results may only be interpretable for continuous variables.
More information about the Vegan-commits
mailing list