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

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

[Octave-bug-tracker] [bug #54696] [octave forge] (statistics) regress fu


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #54696] [octave forge] (statistics) regress function produces division by zero and complex intervals with linear input
Date: Sun, 28 Nov 2021 15:00:21 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #54696 (project octave):

                  Status:               Confirmed => Works For Me           
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Not seeing this error anymore on Octave 6.4.0 with statistics v.1.4.2.

run from terminal with --eval same way as comment #0, i get:

bug1.m:

A = 0.8668
b1 =

   8.6680e-01
   2.7756e-17

bint1 =

   8.6680e-01   8.6680e-01
  -4.6774e-16   5.2325e-16

r1 =

   4.4409e-16
   4.4409e-16
   3.3307e-16
   3.3307e-16
   3.3307e-16

rint1 =

  -2.4466e-16   1.1328e-15
  -8.1257e-16   1.7007e-15
  -1.2111e-15   1.8772e-15
  -1.0868e-15   1.7530e-15
  -6.2156e-16   1.2877e-15

stats1 =

         -Inf  -3.0000e+00   1.0000e+00   2.4241e-31


and bug2.m:

A = 0.8668
b1 =

   8.6680e-01
   2.7756e-17

bint1 =

   8.6680e-01   8.6680e-01
  -4.6774e-16   5.2325e-16

r1 =

   4.4409e-16
   4.4409e-16
   3.3307e-16
   3.3307e-16
   3.3307e-16

rint1 =

  -2.4466e-16   1.1328e-15
  -8.1257e-16   1.7007e-15
  -1.2111e-15   1.8772e-15
  -1.0868e-15   1.7530e-15
  -6.2156e-16   1.2877e-15

stats1 =

         -Inf  -3.0000e+00   1.0000e+00   2.4241e-31



assuming that the code producing the divide by zero has changed since 2018 and
is no longer an issue, closing the report.  Someone can reopen if I'm
mistaken.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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