Displaying 2 results from an estimated 2 matches for "noxi".
Did you mean:
nox
2006 Nov 17
0
setting up a plot without plotting any data
Someones you need to set up a plot before the
data is ready to plot. You know the desired
axis limits (xlim and ylim), but don't have
the data all in one vector. You would like to
set up the coordinate system, perhaps draw the
axes and titles, but draw no points. You can do that with
plot(x=xlim, y=ylim, type="n", xlab="", ylab="")
In R you could use
2006 Jul 10
2
pvclust missing values problem
Hello all,
I posted a question to this list last week and received no response. I am unsure if this means no-one knows the answer or if I posed the question badly. I'm going to assume I posed the question badly and try again. I am new to R so it is quite likely it's a very naive question, however if there is something blindingly obvious that I am missing or if there is another resource I