Doubly Noncentral Beta Distribution function

Computes saddle-point approximation to Beta-distribution
249 Downloads
Updated 26 Feb 2014

View License

Computes a saddle point approximation for the PDF of the doubly noncentral
Beta distribution. Code is produced from "Intermediate Probability" by
Marc Paolella, 2007, page 370, Listing 10.11. NOTE: The integral
normalization is slightly greater than 1 due to the saddle point
approximation. Recommendation: normalize with quad.
USAGES
f = SPncbetapdf(bvec,n1,n2,theta1,theta2)

YOU MUST HAVE SPncfpdf.m too (download here).

Cite As

Joshua Carmichael (2024). Doubly Noncentral Beta Distribution function (https://www.mathworks.com/matlabcentral/fileexchange/45701-doubly-noncentral-beta-distribution-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0