On Thu, Oct 28, 2010 at 4:26 PM, Neal Becker <[email protected]> wrote: > Is there any code for cdf of double noncentral F distribution?
I think that SciPy.Stats have what you need. Check http://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.ncf.html#scipy.stats.ncf - just verify the parameter order in their continuous distributions list: http://www.scipy.org/SciPyPackages/Stats?action=AttachFile&do=get&target=continuous.pdf -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
