Displaying 1 result from an estimated 1 matches for "r2prev".
2012 Aug 06
1
cannot find function "simpleRDA2"
...r
the parametric test of significance (Miller and Farr 1971).
##
## Reference:
## Miller, J. K., and S. D. Farr. 1971. Bimultivariate redundancy: a
comprehensive measure of
## interbattery relationship. Multivariate Behavioral Research 6: 313-324.
{
require(vegan)
FPval <- function(R2cum,R2prev,n,mm,p)
## Compute the partial F and p-value after adding a single
explanatory variable to the model.
## In FS, the number of df of the numerator of F is always 1. See
Sokal & Rohlf 1995, eq 16.14.
##
## The amendment, based on Miller and Farr (1971), consists in
multiplying the...