[R-sig-eco] GLM

Mahnaz Rabbaniha rab.mahnaz at gmail.com
Thu Mar 7 16:24:57 CET 2013


Dear all

I want to find regression between fish larva abundance and some
abiotic factor ,i used this code:

glm(formula = mychto ~ po4 + No3 + Si + Tn)


result:
Deviance Residuals:
    Min       1Q   Median       3Q      Max
-26.586  -18.262  -12.296   -2.949  226.229

Coefficients:
            Estimate Std. Error t value Pr(>|t|)
(Intercept)  67.4211    73.9781   0.911    0.371
po4          -0.2887     1.6037  -0.180    0.859
No3           0.9151     4.5261   0.202    0.841
Si           -0.1145     0.4850  -0.236    0.815
Tn           -1.1568     4.4818  -0.258    0.798

(Dispersion parameter for gaussian family taken to be 2444.917)

    Null deviance: 63156  on 29  degrees of freedom
Residual deviance: 61123  on 25  degrees of freedom
AIC: 325.72


my question is about the acceptable this AIC, or this result with
goodness of fit?

thanks
-- 
Mahnaz



More information about the R-sig-ecology mailing list