User Documentation
RAVL, Recognition And Vision Library
DEVELOP HOME PAGE CLASS LIST CONTENTS
Ravl - Math - Statistics - RealT StatBetaPercentage(RealT pc,RealT a,RealT b)
 

   RealT StatBetaPercentage(RealT pc,RealT a,RealT b)    
 
Evaluate the percentage points of the beta distribution.
 
include "Ravl/Statistics.hh"
User Level:Normal
Library:RavlMath
In Scope:RavlN

pc = probability argument (te< pc <1-te, with te=1.e-9)

a,b = distribution parameters (a,b > 0)

return value: x = value of x at which Qb(x,a,b)=pc x=-1 -> pc outside limits
Maintainer:Daniel A. Atkinson, Documentation by CxxDoc: Tue Aug 13 10:00:21 2002