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 12:08:03 -0400 (EDT)

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

this is definitely a fminunc issue. If you replace (in the 1st example) the
fminunc line with

paramhat = nelder_mead_min(f, paramguess);

you get the ML result.



    _______________________________________________________

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]