multcompLetters пропустил одно сравнение

Когда я выступаю multcompLetters от multcompview пакет. Одно сравнение отсутствует (в моем случае).

h <- structure(c(4.91705503037395e-27, 7.39556093715795e-33, NA, 4.75683170514963e-07
), .Dim = c(2L, 2L), .Dimnames = list(c("t14", "t29"), c("t0", 
"t14")))

h
              t0          t14
t14 4.917055e-27           NA
t29 7.395561e-33 4.756832e-07

library(multcompview)
 q <- multcompLetters(h, threshold = 0.05)
 q
t14 t29 
"a" "b" 

0 ответов

Другие вопросы по тегам