4 x 4 Matrix of class "dspMatrix"
[,1] [,2] [,3] [,4]
[1,] NA 0.2524565 0.2318745 0.2275522
[2,] 0.2524565 NA 0.2285818 0.2481342
[3,] 0.2318745 0.2285818 NA 0.2209668
[4,] 0.2275522 0.2481342 0.2209668 NA
# mu + glc <-predict(mme, classify ="gen", sed =TRUE, vcov =TRUE)as.data.frame(lc$pvals)
4 x 4 Matrix of class "dspMatrix"
[,1] [,2] [,3] [,4]
[1,] NA 0.2524565 0.2318745 0.2275522
[2,] 0.2524565 NA 0.2285818 0.2481342
[3,] 0.2318745 0.2285818 NA 0.2209668
[4,] 0.2275522 0.2481342 0.2209668 NA