Skip to content
Prev 389377 / 398502 Next

how to predict X given Y using logit regresion in R?

Hello,
I also tried with
```
library(MASS)
Dose       SE
p = 0.95: 1.70912 96.26511
```
which is closer to the expected 1.72 but with a very large error (I
expected 1.10-2.34). Is this regression correct?
On Sat, Oct 2, 2021 at 10:14 AM Luigi Marongiu <marongiu.luigi at gmail.com> wrote: