betainv
PURPOSE
% For each component of @var{x}, compute the quantile (the inverse of
SYNOPSIS
function inv = betainv (x, a, b)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- betacdf % For each element of @var{x}, returns the CDF at @var{x} of the beta
- betapdf % For each element of @var{x}, returns the PDF at @var{x} of the beta
This function is called by:
- finv % For each component of @var{x}, compute the quantile (the inverse of
- tinv % For each probability value @var{x}, compute the inverse of the
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003