help-octave
[Top][All Lists]
Advanced

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

kolmogorov_smirnov_test


From: sreangsu acharyya
Subject: kolmogorov_smirnov_test
Date: Mon, 15 Jul 2002 00:24:40 +0550

Hello,
 
  I am new to octave and have this doubt 

would this be the correct set of invocations for the
kolmogorov_smirnov_test.

octave:1> x = uniform_rnd(2,4,10,1)
octave:1> kolmogorov_smirnov_test(x,"uniform",2,4)

or do i need to convert x to a cumulative distribution.

thanks a lot

-- srean




-------------------------------------------------------------
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]