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

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

[Octave-bug-tracker] [bug #59386] Possible bug in fitgmdist (statistics


From: Tasos Papastylianou
Subject: [Octave-bug-tracker] [bug #59386] Possible bug in fitgmdist (statistics pkg) componentproprition instead of componentproportion
Date: Fri, 30 Oct 2020 17:02:30 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:82.0) Gecko/20100101 Firefox/82.0

URL:
  <https://savannah.gnu.org/bugs/?59386>

                 Summary: Possible bug in fitgmdist (statistics pkg)
componentproprition instead of componentproportion
                 Project: GNU Octave
            Submitted by: tpapastylianou
            Submitted on: Fri 30 Oct 2020 09:02:28 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Tasos Papastylianou
        Originator Email: 
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

The following code appears twice in fitgmdist.m


if (isfield (start, 'ComponentProprition'))
  p = start.ComponentProportion(:)';
end


I haven't used this function to get an error specifically ... I just bumped
onto this code while looking at something else, but this seems like an obvious
bug to me, so I thought I'd point it out.






    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59386>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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