Household Desirability Drivers Examination

I completed this project for my BAS 479 class during the final semester of my undergraduate degree. This Shiny App allows the user to examine various drivers of household desirability via a mosaic plot, bar chart, and tree diagram. The application allows the user to customize:

  • The number of categories that variables are split into
  • Whether or not the mosaic plot has equal sized bars
  • Whether or not the labels are inside the mosaic plot or not
  • The complexity parameter that goes into the tree diagram
  • How the averages are sorted
  • Maximum number of observations for combining groups without many records

Known issue: the sorting feature does not work, still debugging.

Interactive Dashboard:

Github Repository:

Files for this project are stored at: https://github.com/caleb10miller/HouseholdDesirabilityDriversExamination