Home > lyngby > lyngby_idf_chi2.m

lyngby_idf_chi2

PURPOSE ^

lyngby_idf_chi2 - Invers X^2 distribution function

SYNOPSIS ^

function x = lyngby_idf_chi2(r, F)

DESCRIPTION ^

 lyngby_idf_chi2      - Invers X^2 distribution function

        function x = lyngby_idf_chi2(r, F)

       Input:  r   Degrees of freedom
               F   Percentile (Optional, default 0.95)

       Output: x   Invers value

        Uses bisection with calls to lyngby_cdf_chi2

       See also: lyngby_cdf_chi2

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 29-Jul-2009 15:57:21 by m2html © 2003