Displaying 1 result from an estimated 1 matches for "levina".
Did you mean:
levin
2010 Jul 18
5
package "plotrix"
...col.axis="blue",lwd.ticks=0.5,col.ticks ="gray3")
lines(NN,McG,pch=18,col="green")
lines(NN,PBJD,pch=20,col="magenta1")
points(NN,GRPR,pch=18,col="cyan")
abline(h=1,pch= 1,lty=1,col="black")
legend("topright",legend = c("Levina-Bickel","MacKay-Ghahramani","Pettis-Bailey-Jain-Dubes","Grassberger-Procaccia","Helix Dimension"),
text.width = strwidth("Pettis-Bailey-Jain-Dubes"),pch = c(19,18,20,18,1),
col = c("red4","green","magenta1&qu...