[R] Estimate new values from GLM (familiy=Gamma)

Antonio Punzon antonio.punzon at st.ieo.es
Tue Apr 10 16:47:52 CEST 2007


Hi, we have this model

glm(CPUE~Year+Month+Length+Year:Month, family=Gamma (link="inverse"))

where, CPUE is a numerical variable >0, We use this model for 
standardization of CPUE and we need the new estimates for each year. How 
can we obtain it?

Thank you



More information about the R-help mailing list