[R] (marginal) dot diagram
Marc Schwartz
MSchwartz at MedAnalytics.com
Fri Mar 26 17:50:29 CET 2004
On Fri, 2004-03-26 at 10:41, ndesnoyers at att.net wrote:
> I am attempting to plot something called a (marginal) dot diagram
> which is a regular scatterplot with an extra set of plots in the
> margins along both the X and Y axes. I have looked everywhere I can
> think for information. Can anyone give me any suggestions? Is there a
> single command that generates it or do I have to generate a regular
> scatterplot then add the additional plots in the margins?
>
> Thanks in advance for your help.
>
> Neil Desnoyers
See the last example in the help for ?layout, which will provide some
guidance. In that case, it is creating a scatterplot with marginal
histograms.
HTH,
Marc Schwartz
More information about the R-help
mailing list