Mosaic plots and image-plots use color and area in a 2-d discrete matrix to display "three way" categorical relationships.
Questions tagged [mosaic-plot]
76 questions
0
votes
1 answer
Shiny - object from reactive expression not found when used in loglm
I created a shiny app, in which I want to display the residual of a log-linear model using a mosaic plot. I need to use the data from a reactive expression and pass it to loglm. It seem pretty strait forward, but when I do that I get the following…

S. Venne
- 71
- 1
- 4