realbasic-nug
[Top] [All Lists]

Re: P-value for F distribution

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: P-value for F distribution
From: Michael Sharpe <msharpe at ucsd dot edu>
Date: Wed, 29 Nov 2006 15:26:34 -0800
Cc:
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20061129084350 dot 6937A16BA2DA at lists dot realsoftware dot com>
You need good routines for LogGamma and incomplete Beta functions. I put my code for these (adapted from Numerical Recipes) along with a demo of the p value calculation for an F-ratio at

http://homepage.mac.com/mjsharpe/FileSharing1.html

Michael

On Nov 29, 2006, at 12:43 AM, realbasic-nug- request at lists dot realsoftware dot com wrote:

Subject: P-value for F distribution
From: "TJ Hanson, PhD" <TJHanson at forestmgt dot com>
Date: Tue, 28 Nov 2006 20:04:08 -0800

Does anyone have the code (function or subroutine) to compute the p-
value when given the F statistic, numerator DF, and denominator DF?

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>