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

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

[Octave-bug-tracker] [bug #58688] [octave-forge](statistics) logistic an


From: Muhali
Subject: [Octave-bug-tracker] [bug #58688] [octave-forge](statistics) logistic and laplace distributions have no parameters
Date: Thu, 2 Jul 2020 05:18:45 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

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

                 Summary: [octave-forge](statistics) logistic and laplace
distributions have no parameters
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Thu 02 Jul 2020 02:18:43 AM PDT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

I noticed that the following distributions appear without parameters:

logistic_pdf (_cdf, _rnd, _inv)
laplace_pdf (_cdf, _rnd, _inv)

They should allow a mean (mu) and scale (sd) parameter so that the argument
gets normalized:

z = (x-mu) / sd





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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