octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #31838] kolmogorov_smirnov_test not working


From: Muhali
Subject: [Octave-bug-tracker] [bug #31838] kolmogorov_smirnov_test not working
Date: Thu, 09 Dec 2010 22:48:52 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12

URL:
  <http://savannah.gnu.org/bugs/?31838>

                 Summary: kolmogorov_smirnov_test not working
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Thu Dec  9 22:48:52 2010
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

the kolmogorov_smirnov test looks for norm_cdf which has been replaced by
normcdf.

octave:> kolmogorov_smirnov_test(rand(10,1), "norm")
error: @norm_cdf: no function and no method found
error: called from:
error:  
/usr/local/share/octave/3.3.54+/m/statistics/tests/kolmogorov_smirnov_test.m
at line 69, column 5

This likely applies to more than the normal distribution.

patch attached.

M.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu Dec  9 22:48:52 2010  Name: patch  Size: 625B   By: muhali

<http://savannah.gnu.org/bugs/download.php?file_id=22168>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31838>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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