I am trying to do parametric bootstrap for logistic regression but I don't know what the random error terms should be. I know how to do it with linear regression since the error terms follow a normal distribution. Really appreciate any pointers to resources about this topic. Thanks
Asked
Active
Viewed 20 times
0
-
1There are no explicit error terms in logistic regression. Why do we model noise in linear regression but not logistic regression? – dipetkov Jan 13 '23 at 16:27
-
You can find many posts here about bootstrapping in logistic regression. Likely some will help you. – whuber Jan 13 '23 at 16:45