Confidence Intervals using a Binomial Distribution
I need to calculate 95% confidence intervals for the reporting fraction of adverse events at different time intervals. I'd like to use the "Exact Binomial Confidence Interval".
The link below shows how to do it using Excel; is there a comparable way to do this in JSL?
http://www.itl.nist.gov/div898/handbook/prc/section2/prc241.htm
Thanks!