Re: beta distribution

2012-09-03 Thread Daniel Krügler
2012/9/4 Ulrich Drepper : > Another distribution missing is beta, related to the gamma > distribution. Instead of the complex formula I've used an iterative > process, similar to the one used for the normal distribution. There > is no real surprise here, there are two scalar parameters. Unless >

beta distribution

2012-09-03 Thread Ulrich Drepper
Another distribution missing is beta, related to the gamma distribution. Instead of the complex formula I've used an iterative process, similar to the one used for the normal distribution. There is no real surprise here, there are two scalar parameters. Unless someone things this distribution fo