Displaying 1 result from an estimated 1 matches for "datefac".
Did you mean:
data_ac
2013 Mar 05
0
permutest
...read the documentation, but setting first=FALSE or using
by="axis" doesn't seem to be helping. capscale seems to be fine, I receive
output for more than one constrained axis. What am I doing wrong?
capscale.Nrem.results<-capscale(as.dist(qiime.data$distmat)~
N+rem+N*rem+Condition(dateFac), factor.frame)
capscale.Nrem.results
Inertia Proportion Rank
Total 1.454538
Real Total 1.459802 1.000000
Conditional 0.117117 0.080228 1
Constrained 0.386228 0.264576 3
Unconstrained 0.956457 0.655197 22
Imaginary -0.005264 2...