Displaying 1 result from an estimated 1 matches for "nrem".
Did you mean:
nre
2013 Mar 05
0
permutest
...etting statistical analyses for more than one constraining
variable. I've 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...