Skip to content
Prev 3933 / 7420 Next

forward selection RDA after controlling for constraints

On 10/07/2013, at 21:00 PM, Stephen Sefick wrote:

            
Stephen,

If you happen to use vegan functions for forward selection, please note that they all (should) take a scope argument that can (should) be a list of lower and upper scopes. Put your controlled variables (distance???, watershed area, year) in the lower scope and these plus other candidate variables in the upper scope, and there you go. I have used "should", because I have rarely used these functions myself, and I'm not sure if lower scope really is implemented in all, but is *should* be: file a bug report if this fails. 

I have no idea how to have distance RDA. Well, I have ideas, but none that I have are very good.

Using separate mlm and modelling residuals will not work quite correctly, because that ignores correlations between groups of variables. Vegan functions do not ignore those.

Cheers, Jari Oksanen