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

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

[Octave-bug-tracker] [bug #59927] misplaced function: tinv ?


From: Idar Barstad
Subject: [Octave-bug-tracker] [bug #59927] misplaced function: tinv ?
Date: Fri, 22 Jan 2021 08:03:36 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0

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

                 Summary: misplaced function: tinv ?
                 Project: GNU Octave
            Submitted by: idar
            Submitted on: Fri 22 Jan 2021 01:03:34 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 6.1.0
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:


I have the impression that the tinv-function should be a part of the octave
main core, see:
https://octave.sourceforge.io/octave/function/tinv.html

but typing >> tinv indicates that it belongs to the statistics package. 

When running the regress-function it stops complaining about missing tinv
function, see error message below. Could it be misplaced somehow? 



[B, BINT, R, RINT, STATS] = regress (devpow(bi)', X);
warning: matrix singular to machine precision
warning: called from
    regress at line 117 column 10

error: 'tinv' undefined near line 126, column 126

The 'tinv' function belongs to the statistics package from Octave Forge
but has not yet been implemented.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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