Corrado
> I am afraid not .... the paragraph's title is a bit of a give away: > > Proportion Data and Binomial Errors > > The sentence reads: > " .... are dealt with by using a generalised linear model with a binomial > error structure". > > with the example: > > glm(y~x,family=binomial) > > You can check at page 514/515. It would be better to check Chapter 16 (from page 569) on Proportions. The pages you cite don't come across to me as an example of how this procedure should be carried out, but rather a trivial example on the changes in syntax between a linear model and a GLM. Graham ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.