chisquare_solve¶
-
seas.waveletFunctions.chisquare_solve(XGUESS: float, P: float, V: float)[source]¶ CHISQUARE_SOLVE Internal function used by CHISQUARE_INV
PDIFF=chisquare_solve(XGUESS,P,V) Given XGUESS, a percentile P, and degrees-of-freedom V, return the difference between calculated percentile and P.
Uses GAMMAINC Written January 1998 by C. Torrence extra factor of V is necessary because X is Normalized