RandLib icon indicating copy to clipboard operation
RandLib copied to clipboard

Unit-testing

Open astralord opened this issue 7 years ago • 0 comments

  • [ ] maximum likelihood fit: f(a-eps) < f(a) < f(a+eps)

  • [x] mode value: f(x-eps) < f(x) < f(x+eps)

  • [x] pdf and logpdf coherence: f(x) = exp(logf(x))

astralord avatar Aug 13 '18 12:08 astralord