Le 19.10.2005 13:56, Thomas Schönhoff a écrit : >Hello, > >2005/10/19, Michela Ballardini <[EMAIL PROTECTED]>: > > >>Hi, >> >>can you tel me how can I make a Forrest Plot with R? >>It is possible and easy or are there a more practical free software available? >> >> > >Maybe this will help you to find an answer: > >http://finzi.psych.upenn.edu/R/library/rmeta/html/metaplot.html > > >regards >Thomas > > Hello Thomas,
Pretty interresting. You just pointed to a good candidate for r graph gallery. A 3D plot of that kind can be done with the scatterplot3d package. See Figure 5 page 14 of : Ligges, U., and Maechler, M. (2003): Scatterplot3d – an R Package for Visualizing Multivariate Data. /Journal of Statistical Software/ 8(11), 1–20. http://www.jstatsoft.org/ Romain -- visit the R Graph Gallery : http://addictedtor.free.fr/graphiques ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ~~~~~~ Romain FRANCOIS - http://addictedtor.free.fr ~~~~~~ ~~~~ Etudiant ISUP - CS3 - Industrie et Services ~~~~ ~~ http://www.isup.cicrp.jussieu.fr/ ~~ ~~~~ Stagiaire INRIA Futurs - Equipe SELECT ~~~~ ~~~~~~ http://www.inria.fr/recherche/equipes/select.fr.html ~~~~~~ ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
