I recently added a nested table to a model that I had been using for a while. I noticed that after I added the nested table that the ClusterDistance() function returned 0 for every case. I went ahead and changed some of the keys for the nested table records so that the values would show up as missing and now the cases with a missing value have a non-zero ClusterDistance() value. Can anyone help me understand why this may be happening?
Thanks.
How many clusters were in the model? And what is the result of the Cluster() function for each case?
Can you post the cluster content? (SELECT FLATTENED * FROM ModelName.CONTENT)
Thanks
-Jamie
No comments:
Post a Comment