Dave,
I think collapsing the scores is probably the optimal direction, and I might get even more radical in collapsing in an effort to get relatively equal numbers in each collapsed category. For instance, suppose you had, for a representative time point:
Score Count
0_______22
1_______29
2_______46
3_______58
4_______17
5_______19
6_______12
7________6
8________3
9________1
10_______0
I would tend to break this into four categories: #1 0 to 1;
#2 2's
#3 3's
#4 greater than 3
Now if I had a particular interest in finding associations with the extremes, then maybe a bifurcation would be more useful, say 0 to 6 vs 7 and above.
I guess it really depends on what you hope to extract from your data. In any case, reducing the number of categories so that you aren't so sparse in the repeated sense should help with the Hessian matrix problem.
Steve Denham