Data analysis is a fundamental process in any project. However, data can be lumped into different types, with categorical and continuous data seeming almost opposed at first glance. That said, ...
This process is analogous to performing an analysis of variance on continuous data, which can be performed by PROC CATMOD. If there are n nominal variables, rather than 1, then PROC CATMOD can do an n ...