search for: cs301

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

Did you mean: cs01
2008 Apr 24
0
Name of objects in a list
...{ x1 <- x[[i - 1]] x2 <- x[[i]] y[[i]] <- mantel.rtest(x1, x2) } return(y) } lmantel <- mantel.list(ldis) > str(ldis) List of 7 $ s1536:Class 'dist' atomic [1:15400] 0.357 0.260 0.341 0.342 0.267 ... .. ..- attr(*, "Labels")= chr [1:176] "CS301" "CS302" "CS303" "CS304" ... .. ..- attr(*, "Size")= int 176 .. ..- attr(*, "call")= language as.dist.default(m = distance(x, method = "mixed")) .. ..- attr(*, "Diag")= logi FALSE .. ..- attr(*, "Upper")=...