Skip to content

about PROTEST

2 messages · mujeeb rahman, Stéphane Dray

#
Hi All
I solicit your attention in the matter.
I am new to R and learnig the procedures slowly. How can we interpret
the result of PROTEST and RV test in ade4?. I tried with my data (soil
fauna count data and environmental variables-60*17 and 60*16
matrices). Can we print the result of the test in R console. I refered
the II table and K table method of Dray et al , but I could not
understand the whole procedure. Seeking your help in this matter.

Thanking you always
Mujeeb Rahman P
KFRI, Peechi, Thrissur, Kerala, India
#
try example(procuste.randtest).

protest1 <- procuste.randtest(pca1$tab, pca2$tab, 999)
protest1
mujeeb rahman wrote: