notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

MosaicPlot.md (229B)


      1 # Mosaic Plot
      2 
      3 Stats D4
      4 
      5 **Definition:** A mosaic plot is a plot that shows cross tabulated information in a graphical way where each box is sized according to the actual values of the classes associated with the given position.