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

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

[Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibi


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab
Date: Thu, 24 Mar 2016 12:26:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #19, bug #43959 (project octave):

It is more complex than that.  Replicates is an integer, not a matrix.  The
third dimension of Start must match Replicates if both are given, but if
Replicates is not given, then it can be inferred from the size of Start.

Also, K itself is allowed to be empty if Start is specified.

The attached patch has some documentation and self-tests that explain some of
the complications.

(file #36744)
    _______________________________________________________

Additional Item Attachment:

File name: bug_43959_kmeans.diff          Size:19 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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