Displaying 2 results from an estimated 2 matches for "scatte".
Did you mean:
scatter
2003 Jan 31
1
Help on Scatte Plot Matrix
Hey, All
Now I have a data set which is n-dimensional.
And want to plot the Scatter Plot Matrix which
is n by n.
Does R have such function to achieve this?
Thanks for your point.
Fred
2011 Feb 01
2
Scatterplot Question
Hello,
I have some data where a number of events (the total amount varies)
occur at cumulating times, I would like to create a scatterplot
(easily achieved using plot etc) of these events (the events can
either be times using poxist or I can convert them into just seconds
which is probably easier to work with), however I would like the
events/times to re-begin plotting every 10th occurrence and start
being plotted again from 0 on...