Am Wed, 27 Apr 2022 10:27:33 +0200
schrieb Ralf Goertz <r_goe...@web.de>:

> Hi,
>
> I just noticed that (with my version 4.2.0) it is no longer possible
> to use glm with family=binomial(link=identity). Why is that? It was
> possible with 4.0.x as a colleague of mine just confirmed. After all
> it is useful to compute risk differences with factors.

Sorry about the noise. It still works with "identity" but it has to be
quoted (whereas "log" and "logit" also work unquoted).

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to