help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: anderson-darling test


From: Paul Kienzle
Subject: Re: anderson-darling test
Date: Mon, 2 Aug 2004 11:02:20 -0400
User-agent: Mutt/1.2.5.1i

Okay, I've answered my own question.

The Anderson-Darling statistic for a selection from a known
distribution is significantly different from that
where the distribution parameters are estimated from
the selection itself.

Doing a histogram on anderson_darling_cdf for A^2 computed
from z=zscore(randn(300,10000)) rather than z=randn(300,10000)
demonstrates this nicely.

- Paul



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]