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

   RealT StatNonCentralBetaPercentage(RealT pc,RealT a,RealT b,RealT d)    
 
Evaluate percentage points of the noncentral 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)

d = non-centrality parameter (d >= 0)

return value: x = value of x at which Qb_nc(x,a,b,d)=pc
Maintainer:Daniel A. Atkinson, Documentation by CxxDoc: Tue Aug 13 10:00:21 2002