Displaying 4 results from an estimated 4 matches for "stz".
Did you mean:
str
2002 Jul 03
2
grouping in scatterplot3d
Hi all,
I've been using the scatterplot3d function (from the scatterplot3d library) to create 3D plots. I was wondering whether there is
anyway to group the points according to a particular group variable. For example I used the plot function as
plot( factor( <GROUPINGVAR> ) , <PLOTVARS> )
to organise the results in a according to the grouping variable. I was wondering
2002 Aug 12
1
question about cloud() in lattice package
...appreciated.
Many Thanks
Rishabh
THE SCRIPT:
s3d <- scatterplot3d(x, y, z, type="n", xlab="x", ylab="y", zlab="z")
for (g in unique(G))
{
bxp.stx <- boxplot.stats(x[G==levels(G)[g]])
bxp.sty <- boxplot.stats(y[G==levels(G)[g]])
bxp.stz <- boxplot.stats(z[G==levels(G)[g]])
lines(s3d$xyz.convert(bxp.stx$stats[c(3, 3)], bxp.sty$stats[c(3, 3)], bxp.stz$stats[c(1, 5)]))
lines(s3d$xyz.convert(bxp.stx$stats[c(3, 3)], bxp.sty$stats[c(1, 5)], bxp.stz$stats[c(3, 3)]))
lines(s3d$xyz.convert(bxp.stx$stats[c(1, 5)], bxp.sty$st...
2020 Mar 09
2
Manipulating Arch specific code generator state
Hello all on the list,
I’m developing a backend for the 65816, however, I need a way to store some
state, as processor flags can affect how instructions operate (including
the length of some), as well as the calling convention. I need to track for
each of these flags (x, m, and e) Set, Unset, Indeterminate. I was
wondering if there was a nice way to store this with the MBB, so I can make
sure
2010 Sep 21
0
Ubuntu - Wine, CounterStrike Source issue.
Hey,
I have just tried to use C:SS with wine and i get this -
[Image: http://img405.imageshack.us/img405/2006/screenshotweu.png ] (http://img405.imageshack.us/i/screenshotweu.png/)
There is no text and just the box, If i ever get into a server it will come up as normal without any text and the colours are all weird, but i can still walk around a map even if it is all strangely coloured.
When i