Subject: [Boost-bugs] [Boost C++ Libraries] #2651: Documentation errors, potential application problems
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-01-13 10:08:55
#2651: Documentation errors, potential application problems
-----------------------------------------------------+----------------------
Reporter: georg.mainik_at_[hidden] | Owner:
Type: Bugs | Status: new
Milestone: | Component: None
Version: Boost 1.35.0 | Severity: Optimization
Keywords: Pareto Distribution |
-----------------------------------------------------+----------------------
Some formulae in the documentation of pareto_distribution are wrong, e.g.
the true quantile is beta/(1-p)^(1/alpha).
Further I have a remark on the implementation. According to the
documentation page, computation errors are low except p is near to 1.
Unfortunately, this is just the region of interest in extreme value
applications, and the Pareto distribution is widely used there.
I have not tested the implementation yet, but there may be some problems
with extreme value applications.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2651> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC