On Thu, Jul 2, 2009 at 10:11 AM, Robert A. LaBudde wrote:
> I don't seem to be able to put any syntax into identify() that gets it to
> work with "lattice" cloud() graph:
>
> layout(1)
> require('lattice')
> cloud(g3 ~ g1 + g2, data=gapp, col = "blue",
> xlab='G1 Score', ylab='G2 Score',
> zlab='
I don't seem to be able to put any syntax into identify() that gets
it to work with "lattice" cloud() graph:
layout(1)
require('lattice')
cloud(g3 ~ g1 + g2, data=gapp, col = "blue",
xlab='G1 Score', ylab='G2 Score',
zlab='G3 Score', main='3D Plot for Applicants')
identify(gapp[,2:4], labels
2 matches
Mail list logo