Skip to content
Prev 334077 / 398513 Next

How to generate a smoothed surface for a three dimensional dataset?

On Dec 5, 2013, at 4:02 PM, Jun Shen wrote:

            
This is not going to give you the kewl rotation capabilities  that `rgl` offers but you might be interested in the potential of the 'plot3d' package from Karline Soetaert of NIOZ-Yerseke, The Netherlands. (She also is also part of the team that gave us the very nice ODE package, 'deSolve' and co-wrote the accompanying book. I found it interesting to read that she is a biologist, while co-authors are mathematicians.)

http://cran.rstudio.com/web/packages/plot3D/vignettes/plot3D.pdf 

See Figures 2 and 8

http://cran.rstudio.com/web/packages/plot3D/vignettes/volcano.pdf 

The second one has the catchy title: "Fifty ways to draw a volcano using package plot3D"
You may find that the examples that drew the 4 examples in Figure 7 would give you something useful.
David Winsemius
Alameda, CA, USA