Hi Jerry,

I have used the attached code in the past to compute the Wilson Binomial 
confidence interval.
This has been a while ago, so maybe now there is a better way in Julia.

Sebastian


On Wednesday, 31 December 2014 17:21:24 UTC, Jerry Xiong wrote:
>
> I want to calculate the 95% confidential intervals of the parameter p of a 
> binomial distribution, for a given x and n. I known that in MATLAT, it 
> could be got in the 2nd output of binofit(x,n,0.95)
> Is there any way to do it in Julia, using Distributions.jl or any python 
> package?
>

Attachment: bstat.jl
Description: Binary data

Reply via email to