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

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

[Octave-bug-tracker] [bug #60113] Function 'triinv(x, a, b, c)' from 'st


From: A.R. Burgers
Subject: [Octave-bug-tracker] [bug #60113] Function 'triinv(x, a, b, c)' from 'statistics' package returns incorrect values
Date: Thu, 25 Feb 2021 08:43:43 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36 Edg/88.0.705.74

Follow-up Comment #1, bug #60113 (project octave):

tricdf also seems to have discontinuities and values < 0:


x=linspace(0,10,100);
plot(x,tricdf(x,1,8,3));


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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