Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.1.0/doc/ssclib/node75.html
Дата изменения: Mon Jul 9 01:26:55 2007 Дата индексирования: Sat Dec 22 08:44:49 2007 Кодировка: Поисковые слова: dust |
function calcChi2HalfDegFree(numLikelihoods) result(f) integer(int16), intent(in) :: numLikelihoods real(single) :: f end function calcChi2HalfDegFree
A sum over likelihoods seems to have a probability distribution similar to that of a distribution with degrees of freedom. The factor is approximately equal to the number of likelihoods in the sum but not quite. However for the time being (until more accurate information is available, that is) it is assumed that the equality holds exactly.