[
https://issues.apache.org/jira/browse/MATH-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068398#comment-14068398
]
Alexey Volkov commented on MATH-1139:
-------------------------------------
>The code looks quite clean, but I didn't find the unit tests.
I write tests for R (you can find them in src/test/R - 4 files for each
distribution). I manually generate values of density and cdf functions and
check them with R results. Do you mean real unit test? Where I can get any
example of them?
> Implement Gumbel, Laplace, Logistic and Nakagami distributions
> --------------------------------------------------------------
>
> Key: MATH-1139
> URL: https://issues.apache.org/jira/browse/MATH-1139
> Project: Commons Math
> Issue Type: Wish
> Reporter: Alexey Volkov
> Priority: Minor
>
> Implement distributions listed below:
> * [Gumbel|http://en.wikipedia.org/wiki/Gumbel_distribution] distribution
> * [Laplace|http://en.wikipedia.org/wiki/Laplace_distribution] distribution
> * [Logistic|http://en.wikipedia.org/wiki/Logistic_distribution] distribution
> * [Nakagami|http://en.wikipedia.org/wiki/Nakagami_distribution] distribution
--
This message was sent by Atlassian JIRA
(v6.2#6252)