search for: invertr

Displaying 1 result from an estimated 1 matches for "invertr".

Did you mean: invert
2013 Mar 27
1
Conditional CCA and Monte Carlo - Help!
...Carlo with vegan. If anyone has experience with this I would be truly grateful for your help! I am fairly new to R, and I have quickly found myself in a place where "Google-ing" has no longer proven useful. Below are my scripts and error messages. Using Vegan: > vare.cca <- cca(InvertR.csv ~ Space1 + Space2... + Condition(Env1) + > Condition(Env2)..., HabitatSpaceR.csv) > randtest(vare.cca, nrepet = 1000) Error in randtest.cca(vare.cca, nrepet = 1000) : Object of class dudi expected Using ade4: > vare.cca <- cca(InvertR.csv ~ Space1 + Space2... + Condition(Env1) +...