help-octave
[Top][All Lists]
Advanced

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

Re: kolmogorov_smirnov_test


From: Matt Foster
Subject: Re: kolmogorov_smirnov_test
Date: Wed, 11 Jun 2008 09:59:49 +0100

On Tue, Jun 10, 2008 at 5:23 PM, DimitryASuplatov <address@hidden> wrote:

> try something like:
>
> pval = kolmogorov_smirnov_test(...)
>
> and you should get what you expect. The "pval: 0" is printed from
> within the function.

Thanks, this was the solution.
But still I am very suspicious about this test.

When I run
p = kolmogorov_smirnov_test(rndnorm, "normal", 0.47977, 0.34159)
I get p=0 and it is ok with me.
But when I change mean and var to any random numbers I get exactly the
same result!!!
Is actually k_s_t worth using? Is it correctly implemented in octave or
am I just doing something wrong?

Thanks


I'm afraid I can't help you there, Sorry!

Cheers,

Matt


--
Matt Foster | http://my-mili.eu/matt

reply via email to

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