search for: geographic2

Displaying 1 result from an estimated 1 matches for "geographic2".

Did you mean: geographic
2009 Mar 06
1
Interpreting GLM coefficients
...mily = poisson(log)) # Fishes, Year, Hours, and Fishers are numeric, Kind.Geographic, Kind.Fishers, Zone.2 and Month are factors with 4, 3, 5 and 12 levels respectively. Model1$coefficients (whith Helmert contrasts): (Intercept) Year IYear^2 Kind.Geographic1 Kind.Geographic2 Kind.Geographic3 Kind.Fishers1 Kind.Fishers2 Zone.21 Zone.22 Zone.23 Zone.24 -4.416915e+02 4.758455e-01 -1.270986e-04 -5.436199e-01 -1.068809e-01 -1.498580e-01 2.958462e-01 1.316589e-01 -1.328204e-01 -1.605802e-01...