Skip to content
Prev 257027 / 398506 Next

GLM and normality of predictors

Sacha Viquerat <tweedie-d <at> web.de> writes:
I think the original model using the binomial distribution
for the response seems entirely appropriate.

  I agree with the comment about tiny data sets:
the usual rule of thumb is that (# parameters) should 
be <(effective N)/10 -- so in practice estimating
anything more than a single binary or continuous predictor (both
of which require a single parameter to estimate) would be pushing
it.

  (Sad but true.)

  Ben Bolker