Dear all; I'm tring to find a way to plot a solid of revolution in R, say rotating the 3 param logistic function aaround the x-axis. Is there a way to do it using R? Thanks for any hint PM
solid of revolution
2 messages · Pedro Mardones, David Winsemius
On Nov 28, 2011, at 12:45 PM, Pedro Mardones wrote:
Dear all; I'm tring to find a way to plot a solid of revolution in R, say rotating the 3 param logistic function aaround the x-axis. Is there a way to do it using R?
Doing a quick search on "surface of revolution" brings up among other hits: http://finzi.psych.upenn.edu/R/library/misc3d/html/parametric3d.html See the last example/
Thanks for any hint PM
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
David Winsemius, MD West Hartford, CT