R-beta: offset and glm again

Mike Meyer mikem at stat.cmu.edu
Wed Jun 3 21:56:21 CEST 1998


I guess I understand it now (although it is surprising to me).

The following is a valid model formula
	fred ~ wilma + offset(barney)
that sets the model offset to barney.

Given that this works, it would seem that one could remove the 
	offset =
argument from the glm call (and document the offset feature somewhere).

Too bad that one can't set weights the same way.

The anova bug when offsets are used is still there.

(Thomas, you seem to be the last to hack on glm, have I got it right?)


Mike Meyer, Department of Statistics, Carnegie Mellon University


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list