Can you just adjust the totals in each region in the first step of the
process and then merge the files? The limit of 5 is a hard limit in
the procedure because of the underlying limit of 5 in the GENLOG
procedure, which is used by RAKE.
However, raking in a large number of dimensions is usually a bad idea,
because the data can become very thin, and some weights become quite
extreme. You are making an increasingly draconian assumption of
conditional independence.
HTH,
Jon Peck
I was assuming that you have regional data. If so, just rake each
regional subset of the data separately. Perhaps I don't understand
the problem, though.
-Jon Peck