umber the adjacent data's groups
z3[(length(z[,1]) + 1):(length(z3[,1])),2] <- z3[(length(z[,1]) + 1):
(length(z3[,1])),2] - 1
# remove the last member of the initial data, so the groups all have
# two values
z4<-z3[-(length(z[,1])),]
# now group with qcc
obj<-qcc.groups(z4$pH, z4$gr
ut still I get this error. Any guidance?
>
> The only idea I have is that there could be a problem with the compiler
> version you used to compile igraph. Perhaps R himself an igraph are
> build with different compilers?
>
> > Thanks.
>
> Hope this help a little bit,
.so.38 => /usr/local/lib/libicui18n.so.38 (0x348d)
libncurses.so.7 => /lib/libncurses.so.7 (0x34a27000)
libthr.so.3 => /lib/libthr.so.3 (0x34a66000)
libicudata.so.38 => /usr/local/lib/libicudata.so.38 (0x34a7b000)
So it appears to be there, but still I get this error. Any
3 matches
Mail list logo