Re: [R] Coefficient of determination for generalized linear models

2008-04-09 Thread eric . e . harper
s/DECRC/ABB Subject: [R] Coefficient of determination for generalized linear models Thanks in advance for your kind attention. I am using R to fit empirical data to generalized linear models. AIC (Akaike information criterion) is a measure of the goodness of fit returned by calls to

[R] Coefficient of determination for generalized linear models

2008-04-09 Thread eric . e . harper
Thanks in advance for your kind attention. I am using R to fit empirical data to generalized linear models. AIC (Akaike information criterion) is a measure of the goodness of fit returned by calls to glm(). I would also like to calculate the coefficient of determination R2, altho