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

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

[Octave-bug-tracker] [bug #64328] [octave-forge](statistics) provide def


From: Rik
Subject: [Octave-bug-tracker] [bug #64328] [octave-forge](statistics) provide default parameters for logi (logistic) distribution
Date: Wed, 21 Jun 2023 15:05:25 -0400 (EDT)

Update of bug #64328 (project octave):

              Item Group:                    None => Feature Request        
                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

I'm not the maintainer of the statistic package, but I agree that this would
be a good idea.  The various probability density functions should have the
same interface which includes being able to call the function with just one
input parameter (data).  Also, the documentation says that logipdf can be
called in this manner.  


 -- statistics: Y = logipdf (X)
 -- statistics: Y = logipdf (X, MU)
 -- statistics: Y = logipdf (X, MU, S)

     Logistic probability density function (PDF).


So, if this isn't fixed then the documentation needs to be changed as well.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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