Add overview of available continuous distributions to the userguide.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1538289 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8a073f12e5
commit
652084aa55
Binary file not shown.
After Width: | Height: | Size: 150 KiB |
|
@ -30,6 +30,10 @@
|
|||
The distributions package provide a framework for some commonly used
|
||||
probability distributions.
|
||||
</p>
|
||||
<p>
|
||||
An comparison of available continuous distributions:<br/>
|
||||
<img src="../images/userguide/real_distribution_examples.png" alt="Overview of continuous distributions"/>
|
||||
</p>
|
||||
</subsection>
|
||||
<subsection name="8.2 Distribution Framework" href="distributions">
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue