I need to modify a glm object directly, by assigning new values
to the fitted parameters.

(i.e. the canonical parameters stored in object$coefficients 
and returned by 'coef').

Is there a "safe" way to do this, e.g. so that 'residuals' and 'predict' 
give the correct results for the new model?

thanks
Adrian Baddeley

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to