Hi,
I was trying to use the plotInv to get the consensus plot in the diablo analysis. It worked well without the ellipse, but when I added the “ellipse=T”,
plotIndiv(MyResult.diablo,
-
blocks = 'consensus', -
legend = T, -
ellipse = T)
it gave me the warning messages:
Warning messages:
1: In [<-.factor(*tmp*, df.ellipse$Block == “Block: weighted.consensus”, :
invalid factor level, NA generated
2: In [<-.factor(*tmp*, df.ellipse$Block == “Block: consensus”, :
invalid factor level, NA generated
This produced separated plots
Many thanks,
Martina
I tried it in windows and it works fine.
I have no idea why this happens.