Dew MtxVec NET
PowerCDFInv Routines
Summary
Power distribution point percent function (PPF).

Unit
Probabilities

Declaration
Procedure PowerCDFInv(P: TDenseMtxVec; alpha, beta: TSample; Res: TDenseMtxVec);

Description
Calculates the inverse Power CDF for vector P using the parameters alpha and beta. The results are stored in vector Res. The Length and Complex properties are adjusted automatically. An exception is raised if X is Complex.
Declaration
Function PowerCDFInv(p: TSample; alpha, beta: TSample): TSample;
Result
the Power distribution point percent function (PPF) for probability p using the parameters alpha and beta. Probability p must lie on the interval [0,1], and alpha, beta must be positive scalars, otherwise the result is NAN. The inverse Pareto cumulative distribution function is defined by the following equation:


Categories
Continuous probabilities
 See Also 
PowerPDF 
PowerCDF 

Copyright 2008 Dew Research
http://www.dewresearch.com