Skip to content
Prev 131471 / 398502 Next

relationship between two factors

On Thu, 2007-12-06 at 12:51 +0000, christopher snow wrote:
See ?table, for example:

  table(DMS, ITS)

You did not indicate the type of chart you want to create, but some
possibilities, using base graphics, would be barplot(), dotchart() and
mosaicplot(). The latter is in the vcd package on CRAN.

HTH,

Marc Schwartz