I posted an example protocol to the Protocol Exchange for a Generate Frequencies component for two properties (not enough time to generalize this for n properties!). For the automobile data set it will give you the following results:
| Frequency | numdoors | numcylinders |
|---|---|---|
| 2 | ? | four |
| 8 | four | five |
| 66 | two | four |
| 1 | two | three |
| 13 | four | six |
| 91 | four | four |
| 4 | two | two |
| 1 | two | twelve |
| 2 | four | eight |
| 3 | two | five |
| 3 | two | eight |
| 11 | two | six |
