Displaying 3 results from an estimated 3 matches for "example_plot".
2006 Sep 11
3
wireplot margins and additional z-axis
...ll sides as small as possible since I wnat to include the eps into a report and do not need the space around.
The following code has the space on the eps:
library(lattice)
plot.vol <- wireframe(volcano, aspect = 1, scales=list(arrows=F) ,zlab=list("Z-axis",rot=90))
postscript("example_plot.eps", width = 14.0/2.54, height = 19.0/2.54,
horizontal = FALSE, onefile = FALSE,paper="special")
trellis.par.set("axis.line",list(alpha=1,col=1,lty=0,lwd=1))
print(plot.vol)
dev.off()
Secondly, is it possible to add to the wireplot a further z-axis. I...
2009 Jul 14
4
Help needed in identifying type of plot
Hi folks,
Can someone please help me in identifying the type of plot shown here?
Sample R code or specific package name would be of help as well.
Thanks,
-Girish
http://www.nabble.com/file/p24477714/example_plot.jpg
--
View this message in context: http://www.nabble.com/Help-needed-in-identifying-type-of-plot-tp24477714p24477714.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2009 Jun 29
5
Help
HiĀ group,
I found a module for adaptive kernel density estimation for Stata users, but unfortunetly I don't have access to Stata, can I find a similar approach using R?
Thank u so much 4 ur time.
[[alternative HTML version deleted]]