Hi I've been supplied with this code to calculate confidence limits for a population proportion for a specified level of confidence based on a logistic regression algorithm.
But I can't work out what method this is based on:
Thanks in advance.
But I can't work out what method this is based on:
- Asymptotic (Wald) method based on a normal approximation,
- Binomial (Clopper-Pearson) 'exact' method based on the beta distribution,
- 'Wilson' Score interval,
- 'Agresti-Coull' (adjusted Wald) interval and
- 'Jeffreys' interval.
Thanks in advance.
Last edited: