R: [R] Grouping binary data
I too am interested in analysis of sparse data, and I couldn't find this journal easily, but I found an Oliver Kuss presentation that likely summarizes the material. You can find that presentation here: http://www.stats.gla.ac.uk/~goeran/euroworkshop/webpages/2002/slides/oliver.pdf (Also, apparently there is a SAS/IML macro that was discussed at SUGI 26.) douglas
Vito Muggeo wrote:
Dear Henric, The following paper deals with goodness-of-fit test for sparse (and even binary) data: Kuss O. Global goodness-of-fit tests in logistic regression with sparse data, Statist Med, 2002, 21:3789-3801. It should not too hard to write code for some non-standard and (probably under-used) GoF statistics... [...]