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

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

[Octave-bug-tracker] [bug #47369] [octave forge] (statistics) gevfit mal


From: Muhali
Subject: [Octave-bug-tracker] [bug #47369] [octave forge] (statistics) gevfit malfunctioning (because of fminunc failure)
Date: Mon, 8 Aug 2022 14:57:33 -0400 (EDT)

Follow-up Comment #10, bug #47369 (project octave):


[comment #9 comment #9:]
> your first example doesn't have a function f to feed into nelder_mead_min.

On line 63 there is

f = @(p) gevlike(p, data);

and nelder_mead seems to be working (= outputs the same as ML), but fminunc is
not (at least in this example).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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