Re: [R] anova table for glm with p values

2010-03-27 Thread David Winsemius
On Mar 27, 2010, at 10:29 AM, arindam fadikar wrote: I have to obtain an ANOVA table with "suitable p-values" for an glm of binomial model with probit link function. I can fit the model but how can i get the anova table with suitable p values? The manner in which this request is posed sugg

[R] anova table for glm with p values

2010-03-27 Thread arindam fadikar
I have to obtain an ANOVA table with "suitable p-values" for an glm of binomial model with probit link function. I can fit the model but how can i get the anova table with suitable p values? Ref: example in help(esoph) -arindam fadikar [[alternative HTML version deleted]] __