Skip to content
Prev 82574 / 398502 Next

Quantile function for the generalized beta distribution of the 2nd kind

Don't you want to use uniroot() to find quantiles?  It is the usual way.

Note that if you use integrate(), the result is not guaranteed to be 
smooth function of the parameters.  I may well help to decrease the 
tolerances.
Please see the posting guide, and tell us useful information about what 
precisely happened.
On Sun, 11 Dec 2005, Florent Bresson wrote: